IStandardCubeServerAggregationDimensions.FindById

Syntax

FindById(Id: String): IStandardCubeDimension;

Parameters

Id - identifier of required dimension.

Description

The FindById method searches for a dimension in the group by its identifier.

See also:

IStandardCubeServerAggregationDimensions