TaskGroup
Represents task groups used to organize and categorize tasks, including group type, dimension structure settings, and member filter criteria.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the task group. |
| auditCreatedDateTime | Datetime | True |
The date and time when the task group was created. |
| auditModifiedBy | String | True |
The user who last modified the task group. |
| auditModifiedDateTime | Datetime | True |
The date and time when the task group was last modified. |
| description | String | False |
The description of this task group. |
| groupType | String | False |
The type of this task group, such as static or dynamic. |
| href | String | True |
The URL of the task group resource. |
| id | String | False |
The unique identifier of the task group record. |
| isDimensionStructure | Bool | False |
Indicates whether this task group is used as a dimension structure. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the task group record. |
| memberFilter | String | False |
The filter criteria used to determine the members of this task group. |
| name | String | False |
The name of the task group. |