WorkflowInfoProviderConvertToAdvancedWorkflow Method |
Converts basic workflow to advanced workflow.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public static void ConvertToAdvancedWorkflow(
int workflowId
)
Parameters
- workflowId
- Type: SystemInt32
workflow ID
See Also