Click or drag to resize

clsImportCustomerLocationTreeElementElementID Property

Customer Location Tree Element ID. Internal key. Can be 0 for the import. It can be used < 100,000 in the depending tables as a reference to the tree element. See clsImportBase.eImportMode depending tables in MS-Access

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int ElementID { get; set; }

Property Value

Type: Int32
Remarks
MPCustomerLocationTreeElement.CustomerLocationTreeElementID
See Also