Print this page
Properties associated with this unit.
Available properties:
Name
|
Type
|
Description
|
---|
Rego
|
String
|
The registration number for this vehicle.
|
Vin
|
String
|
The Vehicle Identification Number (VIN) for this vehicle.
|
Year
|
String
|
The production year of the vehicle.
|
Make
|
String
|
The make of the vehicle.
|
Model
|
String
|
The model of the vehicle.
|
Color
|
String
|
The color of the vehicle.
|
EngineSerial
|
String
|
The serial number of the engine in this vehicle.
|
PhotoID
|
Integer
|
The ID of a photo associated with this vehicle.
|
FuelType
|
String
|
The type of fuel used by this vehicle.
|
Notes
|
String
|
Any miscellaneous notes to be kept about this vehicle.
|
PhoneNumber
|
String
|
The phone number associated with this vehicle.
|
DisplayColor
|
Integer
|
The color used when displaying this vehicle in the listview and on maps.
|
TimeZone
|
String
|
The time zone this vehicle typically operates in, and as such should have any of its time based calculations based in.
|
Namespace: Telogis.API Syntax public Property[] Properties
Public Properties As Property()
Field Value
Type:
PropertySee Also