IMetabaseObjectDescriptors.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseObjectDescriptor;

Parameters

Key. Key of repository base object description.

Description

The FindByKey method searches for the description of the object, which key is sent by the Key parameter.

See also:

IMetabaseObjectDescriptors