IRdsLevels.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of MDM dictionary level.

Description

The RemoveByKey method removes a level of the MDM dictionary, which key is passed by the Key parameter and returns True if removal is successful.

See also:

IRdsLevels