IMetabaseObjectDescriptors.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseObjectDescriptor;

Parameters

Key - key of the repository base object description.

Description

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

See also:

IMetabaseObjectDescriptors