IMetabaseUpdateFolderNode.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseUpdateNode;

Parameters

Key. Update object key.

Description

The FindByKey method searches and returns an update object. The search is executed by the update object key passed by the Key parameter.

See also:

IMetabaseUpdateFolderNode