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
- useHashtable
- Type: System Boolean
If true, the object is taken through the hashtable
Return Value
Type: WorkflowStepInfoSee Also