ICubeSegmentDimensions.FindById

Syntax

FindById(Id: String): ICubeSegmentDimension;

Parameters

Id. Repository dictionary identifier.

Description

The FindById method searches by identifier and returns cube segment dimension settings.

Comments

The method returns Null if there is no dictionary-based dimension with the specified identifier in the collection.

See also:

ICubeSegmentDimensions