Click or drag to resize

clsImportCustomerLocationTreeCompanyID Property

CompanyID to link the customer to the location tree. In the import only one (mandatory) customer can be linked. In the application additional customters can be linked.

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

Property Value

Type: Int16
Remarks
MPCustomerLocationTreeLink.CompanyID type: SMALLINT length: 2

View: MARICustomerLocationTreeLink.CompanyID: :Table: MPCustomerLocationTreeLink.CompanyID

Linked Field: View: MARISysConnections.Company: :Table: MPSysConnections.CompanyID

Link Table Condition: ConnectionType=6
See Also