Returns the WorkflowStepUserInfo structure for the specified workflow step, user and source point GUID.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- stepId
 - Type: 
System Int32
Step ID 
- userId
 - Type: 
System Int32
User ID 
- sourcePointGuid
 - Type: 
System Guid
Source point GUID 
Return Value
Type: WorkflowStepUserInfoSee Also