sgrListaTipoRelacionamento
List the types of relationship (friend, brother-in-law, sister, 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 property will display:
Field | Type | Description |
---|---|---|
CDTPRELAC | integer | Relationship type code |
DSTPRELAC | char(40) | Relationship type description |
ReturnDescription: If there is an error executing the method, the property will display:
Error | Description |
---|---|
There are no Relationship Types registered! |