Click or drag to resize

clsImportEquipmentCategoryPart Class

Import parts to an equipment category. Using the table MARIProjektImportEquipmentMasterParts from the access database.

Use MPInterface.bImportEquipmentCategoryPart(clsImportEquipmentCategoryPart, clsImportBaseeImportMode) to import.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportEquipmentCategoryPart

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportEquipmentCategoryPart : clsImportBase

The clsImportEquipmentCategoryPart type exposes the following members.

Constructors
  NameDescription
Public methodclsImportEquipmentCategoryPart
Initializes a new instance of the clsImportEquipmentCategoryPart class
Top
Properties
  NameDescription
Public propertyDescription1
NVARCHAR (100) Description1
Public propertyDescription2
NVARCHAR (100) Description2
Public propertyEquipmentCategoryID
Customer Service Object
Public propertyMatchcode
Matchcode
Public propertyPosID
Position ID
Public propertyPosType
Position Type
Public propertyPosValue
Position Value (ItemCode or CustomerServiceObject)
Public propertyQuantity
Quantity
Top
Methods
Remarks
See Also