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.0.5239.26125)
Parameters
- stepName
- Type: System String
Step name to retrieve
- workflowId
- Type: System Int32
Workflow id of the step
Return Value
Type: WorkflowStepInfoSee Also