IMetabaseUpdateFolderNode.FindObject

Syntax

FindObject(ObjKey: Integer): IMetabaseUpdateObjectNode;

Parameters

ObjKey. Key of a repository object

Description

The FindObject method searches and returns an update object. Searching is performed by the repository object key that is passed by the Objkey parameter.

See also:

IMetabaseUpdateFolderNode