Returns list of users who can move object to the next step. Users who are approved due to generic roles are not included to the result.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
- Type: InfoType
Object instance
- stateObj
- Type: CMS.Automation AutomationStateInfo
State object
- sourcePoint
- Type: CMS.WorkflowEngine.Definitions SourcePoint
Step source point (for steps with multiple outgoing transitions)
Return Value
Type: InfoDataSet UserInfoSee Also