Click or drag to resize

clsImportCustomerServiceObjectLocationContractID Property

ContractID. Internal Contract ID (not the visible contract number) Mandatory field for LocationMode.eLocationMode.RentedToProject=2. Especially, when monthly invoices will be created based on the location.

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

Property Value

Type: Int32
Remarks
MPCustomerEquipmentLocation.ContractID type: INT length: 4

View: MARICustomerServiceObjectLocation.ContractID: :Table: MPCustomerEquipmentLocation.ContractID

Linked Field: View: MARIContract.ContractID: :Table: MPVKVertraege.VertragsID

See Also