IPivotGroupAggregations.Selection

Syntax

Selection(Index: Integer): IDimSelectionSet;

Selection[Index: integer]: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;

Parameters

Index. Dimension index.

Description

The Selection property returns dimension selection by index.

Fore and Fore.NET Examples

The property use is given in the example for IPivot.AttributesGroups.

See also:

IPivotGroupAggregations