Ctrack Maxx API
4.0.4.257
API for ctrack
|
Contains information describing a single custom field in Maxx. More...
Properties | |
int | EntityID [get, set] |
Unique ID of a driver or vehicle in the Ctrack Database More... | |
string | CustomFieldName [get, set] |
The name of the field. More... | |
string | CustomFieldValue [get, set] |
The value contained within the field. More... | |
int | CustomFieldID [get, set] |
The Id for the custom field. More... | |
int | NodeTypeID [get, set] |
Node Type ID the custom field is assocated with. More... | |
string | Message [get, set] |
A human readable text description of errors or exceptions More... | |
Contains information describing a single custom field in Maxx.
|
getset |
The Id for the custom field.
|
getset |
The name of the field.
|
getset |
The value contained within the field.
|
getset |
Unique ID of a driver or vehicle in the Ctrack Database
|
getsetinherited |
A human readable text description of errors or exceptions
|
getset |
Node Type ID the custom field is assocated with.