Show contents 

Cubes > Cubes Assembly Interfaces > IStandardCubeServerAggregationDimensionsEx > IStandardCubeServerAggregationDimensionsEx.FindById

IStandardCubeServerAggregationDimensionsEx.FindById

Syntax

FindById(Id: String): IStandardCubeServerAggregationDimension;

Parameters

Id- dimension identifier.

Description

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

See also:

IStandardCubeServerAggregationDimensionsEx