Click or drag to resize

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
Syntax
public int EquipmentCategoryID { get; set; }

Property Value

Type: Int32
Remarks
MPEquipmentCategory.EquipmentCategory type: INT length: 4

View: MARIEquipmentCategory: :Table: MPEquipmentCategory

See Also