IMetabaseCustomObjectReferences.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseCustomObjectReference;

Parameters

Key is a key of the dependency.

Description

The FindByKey method searches for a dependency in the collection by its key.

See also:

IMetabaseCustomObjectReferences