IMembersUserGroups
Represents properties for user groups, including group ID, code, name, and a modification status flag.
Properties
| Name | Description |
|---|---|
| GroupCode | The code representing the user group. |
| GroupId | The unique identifier of the user group. |
| GroupName | The name of the user group. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |