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

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

Property Value

Type: ListSourcePoint
See Also