Click or drag to resize

clsImportEquipmentCategory Properties

The clsImportEquipmentCategory type exposes the following members.

Properties
  NameDescription
Public propertyAccessAll
AccessAll: Based on the bit flagg of user groups
Public propertyAccessChange
AccessChange: Based on the bit flagg of user groups
Public propertyAccessDelete
AccessDelete: Based on the bit flagg of user groups
Public propertyAccessInsert
AccessInsert: Based on the bit flagg of user groups
Public propertyAccessMode
AccessMode
Public propertyAccessRead
AccessRead: Based on the bit flagg of user groups
Public propertyCategoryName
CategoryName
Public propertyCollectionParts
Public propertyCreationPrefix
CreationPrefix can be used for new equipment of this category E400*
Public propertyCustomerAccessAll
CustomerAccessAll: Based on the bit flagg of customer user groups
Public propertyCustomerAccessChange
CustomerAccessChange: Based on the bit flagg of customer user groups
Public propertyCustomerAccessDelete
CustomerAccessDelete: Based on the bit flagg of customer user groups
Public propertyCustomerAccessInsert
CustomerAccessInsert: Based on the bit flagg of customer user groups
Public propertyCustomerAccessMode
CustomerAccessMode
Public propertyCustomerAccessRead
CustomerAccessRead: Based on the bit flagg of customer user groups
Public propertyDefaultCompanyID
DefaultCompanyID. Used as additional information to store the DefaultItemCode.
Public propertyDefaultItemCode
DefaultItemCode
Public propertyDefaultProject
DefaultProject
Public propertyEquipmentCategoryID
EquipmentCategory (Internal number. Can be 0 and will be created. Should be 1-99999 for internal reference in the access database) (IDs < 100000 used in mdb will be replaced after creation of the category)
Public propertyGroup1
Group1. GroupType=10500. EquipmentCategoryGroup1
Public propertyGroup2
Group2. GroupType=10501. EquipmentCategoryGroup2
Public propertyGroup3
Group3. GroupType=10502. EquipmentCategoryGroup3
Public propertyHandleQuantity
HandleQuantity
Public propertyImportCategorySubjectReservationPlanningDays
To create a category, it is mandatory to have one subject of the type clsImportEquipmentCategorySubjecteUnitHandling ReservationPlanningDays(1). The information are necessary to create a category. Please create an instance of clsImportEquipmentCategorySubject with the corresponding information and link it to the new category.
Public propertyInactive
Inactive
Public propertyListCategorySubjects
List for adding several CategorySubjects. (There must be one of the type
Public propertyMemo
Memo
Public propertyPictureArrayOfBytes
The picture can be transfered via a byte array instead of a PictureFileName.
Public propertyPictureFileName
Linking a file name, will load this file into the database. The file content has to be accessable from the import process.

The picture content is stored in: View: MARIPictures : : Table: MPBilder

Public propertyQuantityUnit
QuantityUnit
Public propertySLA_ID
SLA Rule for tickets created based on equipment of this category.
Public propertyViewPort
ViewPort Definition of a special view of user defined fields in the equipment master.
Public propertyViewPortCustomerID
ViewPort for the customer portal user (view of user defined fields in the equipment master)
Top
See Also