GetSelection(Index: Integer; Selection: IDimSelection);
Index. Dimension index.
Selection. Dimension selection.
The GetSelection method gets the selection that is created for matrix filtering by the specified dimension.
The dimension index specified in the Index, parameter corresponds to the dimension index in the IMatrixQuery.Select selection.
As a value of the Selection parameter, specify the variable, to which the dimension selection used for matrix filtering is placed.
See also: