Returns the WorkflowStepInfo structure for the specified workflow step name and workflow.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- stepName
 - Type: 
System String
Step name to retrieve 
- workflowId
 - Type: 
System Int32
Workflow id of the step 
Return Value
Type: WorkflowStepInfoSee Also