Click or drag to resize

clsImportEquipmentMasterPart Class

Import parts (spareparts, wareparts, components) to an equipment master. Using the table MARIProjektImportEquipmentMasterParts from the access database.

Use MPInterface.bImportEquipmentMasterParts(clsImportEquipmentMasterPart, clsImportBaseeImportMode) to import.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportEquipmentMasterPart

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

The clsImportEquipmentMasterPart type exposes the following members.

Constructors
  NameDescription
Public methodclsImportEquipmentMasterPart
Initializes a new instance of the clsImportEquipmentMasterPart class
Top
Properties
  NameDescription
Public propertyDescription1
NVARCHAR (100) Description1
Public propertyDescription2
NVARCHAR (100) Description2
Public propertyEquipmentCode
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