IMsFormulaTermList.RemoveByKey

Syntax

RemoveByKey(EntryKey: Integer): Boolean;

Parameters

EntryKey. Term key.

Description

The RemoveByKey method deletes the term, the key of which is passed by the EntryKey parameters. An error message is generated if the term is used in the model equation.

See also:

IMsFormulaTermList