Returns the WorkflowInfo structure of specified type for the specified workflow name.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- workflowName
- Type: System.String
Workflow name to use for retrieving the data
- type
- Type: CMS.WorkflowEngine.WorkflowTypeEnum
Workflow type
Return Value
Type: WorkflowInfoSee Also