IEaxDimensionInstance.Selection

Fore Syntax

Selection: IDimSelection;

Fore.NET Syntax

Selection: Prognoz.Platform.Interop.Dimensions.IDimSelection;

Description

The Selection property returns dimension selection.

Comments

To get dimension data, use IEaxDimensionInstance.Dimension.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDimensionDescriptor.Equal.

See also:

IEaxDimensionInstance