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