Ant Organisation Ltd documentation

ITransition.GetConnection Method 

Gets the connection at the specified end of the transition.

IConnection GetConnection(
   End end
);

Parameters

end
End of the transition for which to get the connection.

Return Value

The connection object, or null if the end is unrestricted.

See Also

ITransition Interface | Ant.Workflow.View.TransitionRouting Namespace