sgrListaMotivoCancelaAgendaProg
Returns a list of the reasons for canceling the schedule.
PARAMETERS
| Field | Type | Required? | 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
| Field | Type | Description |
|---|---|---|
| cdMotivoCancelaAgendaProg | integer | Reason code for canceling the scheduling of the program |
| dsMotivoCancelaAgendaProg | string | Description of the reason for canceling the scheduling of the program |