IMsDimIteratorLinks.FindByKey

Fore Syntax

FindByKey(Key: Integer): IMsDimIteratorLink;

Fore.NET Syntax

FindByKey(Key: uinteger): Prognoz.Platform.Interop.Ms.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