sgrListaEstadoCivil
Returns the list of marital status (married, single, etc.)
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 dataset will display:
Field | Type | Description |
---|---|---|
CDESTCIVIL | integer | Marital status code |
DSESTCIVIL | string | Marital status name |
ReturnDescription: If there is an error executing the method, the property will display:
Error | Description |
---|---|
There is no registered Marital Status! |