Click or drag to resize
WorkflowNodeGetDefaultSourcePoints Method
Method returning default list of source points based on given information.

Namespace: CMS.WorkflowEngine.GraphConfig
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 10.0.0
Syntax
C#
protected override List<SourcePoint> GetDefaultSourcePoints()

Return Value

Type: ListSourcePoint
List of source points
See Also