| Name | Description | Type | Additional information |
|---|---|---|---|
| Abbreviation |
User readable abbreviation/symbol for the enum |
string |
None. |
| InternalName |
Internal name for use in coding |
string |
None. |
| ExternalName |
External (user readable) name |
string |
None. |
| Value |
Unique value for enumerating |
integer |
None. |
| Description |
User readable description for the enum |
string |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |
| ObjectInfo |
Retrieves basic information about this object in the ObjectInfo class |
ObjectInfo |
None. |