Contains all information needed to map a vehicle from the Ctrack database to an entity in a third party database. Extended Edition
More...
|
int | VehicleId [get, set] |
| Unique Id of a vehicle in the Ctrack database More...
|
|
string | VehicleRegistration [get, set] |
| The vehicles registration number More...
|
|
string | VehicleDescription [get, set] |
| The vehicles description More...
|
|
int | UnitType [get, set] |
| The unit type ID More...
|
|
string | FleetNumber [get, set] |
| The fleet number is an alternative vehicle Id.
More...
|
|
string | SerialNumber [get, set] |
| The serial number of the tracking unit More...
|
|
string | VinNumber [get, set] |
| The Vin Number of the Vehicle the Unit is attached to. (Not supported for all UnitTypes) More...
|
|
string | EngineNumber [get, set] |
| The Engine Number of the vehicle the unit is attached to (Not supported for all UnitTypes) More...
|
|
string | VehicleModel [get, set] |
| Freetext field used to describe the vehicle model More...
|
|
string | VehicleMake [get, set] |
| Freetext field used to describe the vehicle make More...
|
|
string | VehicleColour [get, set] |
| Freetext field used for the vehicle colour More...
|
|
string | VehicleGroupID [get, set] |
| Internal Vehicle Group ID to which the Vehicle has been assigned. More...
|
|
string | ProfileName [get, set] |
| Profile Name More...
|
|
string | CostCentre [get, set] |
| Internal identifier for the costcenter the vehicle is assigned to. More...
|
|
string | DeviceType [get, set] |
| Internal identifier for the device type More...
|
|
string | Message [get, set] |
| A human readable text description of errors or exceptions More...
|
|
Contains all information needed to map a vehicle from the Ctrack database to an entity in a third party database. Extended Edition