Click or drag to resize
AutomationStateInfoStateStepTimeout Property
Step timeout date (for steps with timeout).

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
public virtual DateTime StateStepTimeout { get; }

Property Value

Type: DateTime
See Also