IMsDimIteratorLinks.FindByKey

Syntax

FindByKey(Key: Integer): IMsDimIteratorLink;

Parameters

Key. Dimension key.

Description

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

Comments

If a linked dimension is not found, the method returns Null.

See also:

IMsDimIteratorLinks