ICalculatedCubeSourceDimensions.FindByKey

Syntax

FindByKey(Key: Integer): ICalculatedCubeDimension;

Parameters

Key - key of data source cube dimension.

Description

The FindByKey method searches for the dimension, which key is passed by the Key parameter.

See also:

ICalculatedCubeSourceDimensions