IDimSelectionSet.FindByKey

Syntax

FindByKey(DimensionKey: Integer): IDimSelection;

Parameters

DimensionKey. Dictionary key, the selection of which is to be received.

Description

The FindByKey method searches and returns the object containing dictionary selection. The search is based on the dictionary key passed by the DimensionKey parameter.

See also:

IDimSelectionSet