Show contents 

Express > Express Assembly Interfaces > Interface\IEaxObjectSelectionManager\IEaxObjectSelectionManager.AcceptDataSelection.htm > IEaxObjectSelectionManager.TrackObjectSelection

IEaxObjectSelectionManager.TrackObjectSelection

Fore Syntax

TrackObjectSelection: Boolean;

Fore.NET Syntax

TrackObjectSelection: boolean;

Description

The TrackObjectSelection property determines whether to set selection in the change tree by selection in visualizer.

Comments

Available Values:

Fore and Fore.NET Examples

The property use is given in the example for IEaxObjectSelectionManager.ObjectSelection.

See also:

IEaxObjectSelectionManager