IAutoCubeDimensions.FindById

Syntax

FindById(Id: String): IAutoCubeDimension;

Parameters

Id - dimension identifier, on which the search is based.

Description

The FindById method finds and returns the object that contains dimensions of the automatic cube, in case of successful search.

See also:

IAutoCubeDimensions