clsImportEquipmentCategoryEquipmentCategoryID Property
|
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)
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.208
Syntaxpublic int EquipmentCategoryID { get; set; }Public Property EquipmentCategoryID As Integer
Get
Set
Property Value
Type:
Int32
Remarks
See Also