sgrListaCores
Returns a list of registered colors.
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 parameter will display:
| Field | Type | Description |
|---|---|---|
| CDCOR | integer | Color code |
| DSCOR | string | Color description |
ReturnDescription: If there is an error executing the method, the property will display:
| Error | Description |
|---|---|
| There are no Vehicle Colors registered! |