Show contents 

Dimensions > Dimensions Assembly Interfaces > IDimSelectionSet > IDimSelectionSet.FindByKey

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. Search is executed by the dictionary key passed by the DimensionKey parameter.

See also:

IDimSelectionSet