DepartmentGroup
Retrieves report data for department groups.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | The unique identifier for the department group record. |
| Id | String | The unique ID of the department group. |
| Name | String | The name of the department group. |
| Description | String | A description of the department group. |
| Grouptype | String | The type of department group. |
| Whencreated | Datetime | The date and time when the department group was created. |
| Whenmodified | Datetime | The date and time when the department group was last modified. |
| Createdby | Int64 | The ID of the user who created the department group. |
| Modifiedby | Int64 | The ID of the user who last modified the department group. |
| Megaentitykey | Int64 | The internal key for the mega entity associated with the department group. |
| Megaentityid | String | The ID of the mega entity associated with the department group. |
| Megaentityname | String | The name of the mega entity associated with the department group. |
| Record_url | String | The URL link to the department group record. |