ICubeModelDimensions.FindByKey

Syntax

FindByKey(DimensionKey: Integer): IDimensionModel;

Parameters

DimensionKey. Dictionary key that should be found in cube dimensions.

Description

The FindByKey method searches for the dictionary, which key is passed as an input parameter.

See also:

ICubeModelDimensions