IMsCalculationChainEntries.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of calculation chain element.

Description

The Remove method removes the element of calculation chain by index.

Comments

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

See also:

IMsCalculationChainEntries