ICubeSegments.FindByKey

Syntax

FindByKey(Key: Integer): ICubeSegment;

Parameters

Key. Segment key.

Description

The FindByKey method searches by key and returns segment settings in case of successful search.

Comments

The method returns Null if the segment with the specified key is not found in the collection.

See also:

ICubeSegments