sgrListaTipoServico
Lists the types of service to be linked in the customer's schedules.
PARAMETERS
Field | Type | Req.? | Description |
---|---|---|---|
chaveacesso | string | Yes | Key returned by the sgrLogin method. |
cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method |
cdcliente | integer | Yes | Client code, returned by the sgrListaEmpresasPASUsuario method. |
METHOD RETURN:
ReturnDataset: If the access key provided is valid, the property will display:
Field | Type | Description |
---|---|---|
cdTipoServico | integer | Service type code |
dsTipoServico | string | Service type description |