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 |
---|---|
Id | The unique identifier for the user’s group within the system. |
GroupCode | A unique code assigned to the user’s group, used to identify the group within organizational structures. |
Caption | A string representing the title or name of the user's group within the organization. |