IMatrixQueryResult.GetSelection

Syntax

GetSelection(Index: Integer; Selection: IDimSelection);

Parameters

Index. Dimension index.

Selection. Dimension selection.

Description

The GetSelection method determines selection for the specified dimension.

Example

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult