IMsIteratorDimOpenParams.FindByKey

Fore Syntax

FindByKey(Key: Integer): IMsDimOpenParamValue;

Fore.NET Syntax

FindByKey(Key: uinteger): Prognoz.Platform.Interop.Ms.IMsDimOpenParamValue;

Parameters

Key. Metamodel cycle key.

Description

The FindByKey method searches parameter for the specified cycle of metamodel.

Comments

If searched parameter is not found, the method returns True.

See also:

IMsIteratorDimOpenParams