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