Click or drag to resize
StepTypeWorkflowNodeGetMultichoiceFirstWinSettings Method
Creates new workflow node for step type multi choice first win.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public override WorkflowNode GetMultichoiceFirstWinSettings()

Return Value

Type: WorkflowNode
New workflow node
See Also