Click or drag to resize
NoteStepTimeoutEnabled Property
Indicates whether timeout is enabled for the step.

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

Property Value

Type: Boolean
See Also