Click or drag to resize
StepTypeWorkflowNodeGetFinishedSettings Method
Creates new workflow node for step type start.

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

Return Value

Type: WorkflowNode
New workflow node
See Also