IEaxObjectSelection.Combined

Fore Syntax

Combined: IDimSelectionSet;

Fore.NET Syntax

Combined: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;

Description

The Combined property returns spliced selection corresponding to all areas selected in the table.

Comments

To get separate selections of areas, use the IEaxObjectSelection.Item property.

Fore and Fore.NET Examples

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

See also:

IEaxObjectSelection