Click or drag to resize

clsImportCustomerLocationTreeElement Properties

The clsImportCustomerLocationTreeElement type exposes the following members.

Properties
  NameDescription
Public propertyBarcode
Field to search for the location via a unique bar code.
Public propertyBlock
Address Information of the location: Block
Public propertyBuilding
Address Information of the location: Building
Public propertyCity
Address Information of the location: City
Public propertyCountry
Address Information of the location: Country
Public propertyCounty
Address Information of the location: County
Public propertyCreationMode
Manages the creation of leaves and parents
Public propertyElementID
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
Public propertyElementName
Visible name of the location in the tree.
Public propertyElementNameShort
Abbriviation of the location to build a short combinations of each element in the hierarchy.
Public propertyLatitude
Geo Location
Public propertyLevelName1
Name of hierarchy 1: The hierarchy can be build/find using the names or barcodes of the hiearchy elements. The mechanism is based in the clsImportCustomerLocationTreeElementeSearchMode used.
Public propertyLevelName2
Name of hierarchy 2
Public propertyLevelName3
Name of hierarchy 3
Public propertyLevelName4
Name of hierarchy 4
Public propertyLevelName5
Name of hierarchy 5
Public propertyLevelName6
Name of hierarchy 6
Public propertyLevelName7
Name of hierarchy 7
Public propertyLevelName8
Name of hierarchy 8
Public propertyLevelName9
Name of hierarchy 9
Public propertyLevelSearchKey1
Search key of hierarchy 1
Public propertyLevelSearchKey2
Search key of hierarchy 2
Public propertyLevelSearchKey3
Search key of hierarchy 3
Public propertyLevelSearchKey4
Search key of hierarchy 4
Public propertyLevelSearchKey5
Search key of hierarchy 5
Public propertyLevelSearchKey6
Search key of hierarchy 6
Public propertyLevelSearchKey7
Search key of hierarchy 7
Public propertyLevelSearchKey8
Search key of hierarchy 8
Public propertyLevelSearchKey9
Search key of hierarchy 9
Public propertyLocationTreeID
Logical link to the tree header (Linked to a customer). Field in MS Access database is updated after the import of the table MARIProjektImportCustomerTrees
Public propertyLongitude
Geo Location
Public propertyResponsible
Employee responsible. Used for notifications (can be used for example only inthe first hierarchy and a message linked to a leave in the tree will be send to the employee in the first indent.). See clsImportEmployee for the employee dimension.
Public propertySearchMode
Mandatory if you don't like to search by ElementName. Maybe Barcode or UDFs
Public propertyState
Address Information of the location: State
Public propertyStreet
Address Information of the location: Street
Public propertyStreetNumber
Address Information of the location: StreetNumber
Public propertyZipCode
Address Information of the location: ZipCode
Top
See Also