Click or drag to resize
WorkflowTransitionInfoTransitionSourcePoint Property
Start point definition of the transition (dynamically loaded)

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public SourcePoint TransitionSourcePoint { get; }

Property Value

Type: SourcePoint
See Also