Click or drag to resize
StepTypeWorkflowNodeGetWaitSettings Method
Creates new workflow node for step type wait.

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

Return Value

Type: WorkflowNode
New workflow node
See Also