Click or drag to resize
WorkflowStepInfoStepIsWait Property
Indicates if step is wait step.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public bool StepIsWait { get; }

Property Value

Type: Boolean
See Also