ICubeSegmentDimensions.FindByKey

Syntax

FindByKey(Key: Integer): ICubeSegmentDimension;

Parameters

Key. Repository dictionary key.

Description

The FindByKey method searches by key and returns cube segment dimension settings.

Comments

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

See also:

ICubeSegmentDimensions