Returns the WorkflowStepRoleInfo structure for the specified workflow step, role and source point GUID.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- stepId
- Type: System Int32
Step ID
- roleId
- Type: System Int32
Role ID
- sourcePointGuid
- Type: System Guid
Source point GUID
Return Value
Type: WorkflowStepRoleInfoSee Also