IMetabaseUpdateFolderNode.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseUpdateNode;

Parameters

Key. Key of an update object.

Description

The FindByKey method searches and returns an update object. Searching is performed by the update object key that is passed by the Key parameter.

See also:

IMetabaseUpdateFolderNode