IMsDimIteratorDimensions.FindByKey

Syntax

FindByKey(Key: Integer): MsDimIteratorDimension;

Parameters

Key. Key of the searched dimension.

Description

The FindByKey method searches for a dimension with the specified key.

Comments

If the dimension with specified key is not found, the method returns Null.

See also:

IMsDimIteratorDimensions