sgrListaTiposAcessorio
Lists the vehicle's accessory types (radio, siren, air, etc.). Only active records are returned.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
accesskey | string | Yes | Key returned by the sgrLogin method. |
METHOD RETURN:
ReturnDataset: If the access key provided is valid, the property will display:
Field | Type | Description |
---|---|---|
CDTPACESS | integer | Accessory type code |
DSTPACESS | string | Accessory type description |
ReturnDescription: If there is an error executing the method, the property will display:
Error | Description |
---|---|
There are no Vehicle Accessory Types registered! |