IMsExpressionEdit.FormulaTermList

Syntax

FormulaTermList: IMsFormulaTermList;

Description

The FormulaTermList property determines term collection available in the nbsp;MsExpressionEditcomponent.

Comments

By default the Null value is set for the property, wherein in the editor no terms are available. If the IMsExpressionEdit.FormulaTransform property is set, the terms of the corresponding model can be determined in this property.

Example

The property use is given in the example for IMsExpressionEdit.Expression.

See also:

IMsExpressionEdit