| WorkflowGraphGetDefaultConnections Method  | 
            Returns default list of connections based on given information.
            
 
Namespace: CMS.WorkflowEngine.GraphConfigAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntaxprotected override List<Connection> GetDefaultConnections()
Return Value
Type: 
ListConnectionList of connections.
See Also