Class VehicleContract
Represents a vehicle
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class VehicleContract : Object
Name | Description |
---|---|
VehicleContract() |
Fields
Name | Description |
---|---|
CompanyNumber | Company number |
CreationPoint | Creation time. Date format: yyyy-MM-ddTHH:mm:ss |
Description | Description |
DescriptionId | Description ID when translations are used |
ExternalSystemId | Extern system ID |
Field1 | Field 1. Field for individual customer use |
Field2 | Field 2. Field for individual customer use |
Field3 | Field 3. Field for individual customer use |
Field4 | Field 4. Field for individual customer use |
Field5 | Field 5. Field for individual customer use |
Field6 | Field 6. Field for individual customer use |
Field7 | Field 7. Field for individual customer use |
Field8 | Field 8. Field for individual customer use |
Field9 | Field 9. Field for individual customer use |
IsActive | Is active, see YesNoEnum |
IsEdited | Is this object in process |
PersonInCharge | Person in charge |
SequentialId | Unique ID of the data row, which remains the same during processing until saved or logged off |
ShortDescription | Short description |
ShortDescriptionId | Short description ID when translations are used |
VehicleNumber | Vehicle number |