IMetabaseCustomClassOperations.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an operation.

Description

The RemoveByKey method removes an operation from the collection by key. The method returns True if removal is successful.

See also:

IMetabaseCustomClassOperations