Click or drag to resize
StepTimeoutTarget Property
GUID of target transition to use after timeout

Namespace: CMS.WorkflowEngine.Definitions
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public virtual Guid TimeoutTarget { get; set; }

Property Value

Type: Guid
See Also