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
Syntaxpublic int ElementID { get; set; }Public Property ElementID As Integer
Get
Set
Property Value
Type:
Int32
RemarksMPCustomerLocationTreeElement.CustomerLocationTreeElementID
See Also