IMsCalculationChainEntries.RemoveByKey

Syntax

RemoveByKey(EntryKey: Integer): Boolean;

Parameters

EntryKey. Calculated chain element key.

Description

The RemoveByKey method removes the element of calculation chain 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