Click or drag to resize
WorkflowStepInfoStepHasTimeout Property
Indicates if step has timeout defined

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

Property Value

Type: Boolean
See Also