IUserGroup CurrentGroup { get; }
ReadOnly Property CurrentGroup As IUserGroup Get
property IUserGroup^ CurrentGroup { IUserGroup^ get (); }
abstract CurrentGroup : IUserGroup with get
When workflow advances to next state, the current group is Transitioned to the Next Group.
When calling AssignUser(IUser, String), an error is thrown if the user doesn't belong to current group.
Ingeniux Corporation 2021. All rights reserved.