Click or drag to resize
NoteStepTimeoutTarget 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 override Guid TimeoutTarget { get; set; }

Property Value

Type: Guid
See Also