IStandardCubeDimensions.FindById

Syntax

FindById(Id: String): IStandardCubeDimension;

Parameters

Id - dimension identifier, by which search is executed.

Description

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

See also:

IStandardCubeDimensions