IMatrixQueryResult.GetSelectionSet

Syntax

GetSelectionSet(Selection: IDimSelectionSet);

Parameters

Selection. Collection of dimensions in the selection.

Description

The GetSelectionSet method gets selection by all dimensions that is created for matrix filtering.

Example

The method use is given in the example for IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult