WorkflowNodeGetDefaultSourcePoints Method |
Method returning default list of source points based on given information.
Namespace: CMS.WorkflowEngine.GraphConfigAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 12.0.0
Syntax protected override List<SourcePoint> GetDefaultSourcePoints()
Return Value
Type:
ListSourcePointList of source points
See Also