IMsCalculationChainEntries.RemoveByKey

Syntax

RemoveByKey(EntryKey: Integer): Boolean;

Parameters

EntryKey. Calculation chain element key.

Description

The RemoveByKey method removes calculation chain element by key.

Comments

The element is removed with all child elements. If removal is successful, the method returns True, otherwise it returns False.

See also:

IMsCalculationChainEntries