UserGroupWithDetail
Represents detailed information about a user’s group within an organization, including properties such as the group’s ID, caption, and code.
Properties
| Name | Description |
|---|---|
| Caption | A string representing the title or name of the user's group within the organization. |
| GroupCode | A unique code assigned to the user’s group, used to identify the group within organizational structures. |
| Id | The unique identifier for the user’s group within the system. |