ICalculatedCubeSourceDimensions.FindById

Syntax

FindById(Id: String): ICalculatedCubeDimension;

Parameters

Id - identifier of the data source cube dimension.

Description

The FindById method searches for the dimension, which identifier is passed by the Id parameter.

See also:

ICalculatedCubeSourceDimensions