sgrListaTipoOperacaoProgramacao
Returns a list of scheduling operation types.
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 parameters are correct, the property will display:
Field | Type | Description |
---|---|---|
cdTipoOperacaoProgramacao | integer | Operation type code |
dsTipoOperacaoProgramacao | string | Operation type description |