clsFigure..::..getAllOutGoingConnectionsProcessingCompleted Method
Gets all out going connections processing completed.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public List<clsConnection> getAllOutGoingConnectionsProcessingCompleted( bool bUseLinkPriority )
Public Function getAllOutGoingConnectionsProcessingCompleted ( _ bUseLinkPriority As Boolean _ ) As List(Of clsConnection)
public: List<clsConnection^>^ getAllOutGoingConnectionsProcessingCompleted( bool^ bUseLinkPriority )
Parameters
- bUseLinkPriority
- Type: Boolean
if set to true [b use link priority].