IMetabaseCustomClassStandardOperations.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseCustomClassOperation;

Parameters

Key. Standard operation key.

Description

The FindByKey method searches and returns standard operation if search is successful.

Comments

The method returns Null if an the operation with the specified key is not found.

See also:

IMetabaseCustomClassStandardOperations