| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
GUID for the Object. |
globally unique identifier |
None. |
| IntID |
Integer ID for the Object. |
integer |
None. |
| Type |
Type of the Object. |
OwnerType |
None. |
| Valid |
Returns whether or not this object's information is filled sufficiently, i.e. includes ID, IntID, and Type. Currently this is coded primarily for use with Schedule Types. If this is to be used with any other Types, it will need to have the usage coded in. |
boolean |
None. |