Structure of Snap Schedule 365 object: Definition
PROPERTIES
| Title | Type | Description |
|---|---|---|
| ID | number | ID of the definition |
| DefinitionCategoryID | number | Pointer to a definition category |
| IsActive | boolean | Is the definition active? |
| DisplayOrder | number | Order in list to display this definition |
| Description | string | Description of this definition |
| ShortDescription | string | Any applicable short description of this definition |
| Value1 | string | Value1 of this definition. The usage of Value1 is determined by the category |
| Value2 | string | Value2 of this definition. The usage of Value2 is determined by the category |
| Value3 | string | Value3 of this definition. The usage of Value3 is determined by the category |
| Value4 | string | Value4 of this definition. The usage of Value4 is determined by the category |
| ColorValue | number | Identifies the color related to this definition |
| DateCreated | Date | Date and time that the definition was created |
| LastUpdated | Date | Date and time that the definition was updated |
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |