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