Ant Organisation Ltd documentation

ITransition.SetConnection Method 

Restricts the specified end of the transition to the given connection.

void SetConnection(
   End end,
   IConnection connection
);

Parameters

end
End to restrict.
connection
Connection to which the end will be restricted.

See Also

ITransition Interface | Ant.Workflow.View.TransitionRouting Namespace