Ant Organisation Ltd documentation

ITransition.GetObject Method 

Gets the layout object at the specified end of the transition.

ILayoutObject GetObject(
   bool start
);

Parameters

start
True to indicate start of transition, false for end.

Return Value

Object at specified end.

See Also

ITransition Interface | Ant.Workflow.View.TransitionRouting Namespace