| Name | Description | Type | Additional information |
|---|---|---|---|
| ParentID |
ID of this Client's Parent (another Client) |
globally unique identifier |
None. |
| Name |
Name of the Client |
string |
None. |
| Notes |
Notes for this Client |
string |
None. |
| Latitude |
Latitude of the Client |
decimal number |
None. |
| Longitude |
Longitude of the Client |
decimal number |
None. |
| GlobalOffset |
Global Offset to be used by default for Schedules/Programs made under this Client |
string |
None. |
| GlobalDuration |
Global Duration to be used by default for Schedules/Programs made under this Client |
string |
None. |
| ObjectInfo |
Basic information about this object in the ObjectInfo class |
ObjectInfo |
None. |
| DefaultDatabase |
Whether or not this Client utilises the default database for logs |
boolean |
None. |
| SourceDb |
DatabaseInformation object containing the information for the logs database that this Client uses |
DatabaseInformation |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |