Click or drag to resize
StepSourcePoints Property
List of source points for transitions

Namespace: CMS.WorkflowEngine.Definitions
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public List<SourcePoint> SourcePoints { get; set; }

Property Value

Type: ListSourcePoint
See Also