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

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

Return Value

Type: WorkflowNode
New workflow node
See Also