Ms > Ms Assembly Interfaces > IMsExpressionEdit > IMsExpressionEdit.FormulaTermList
FormulaTermList: IMsFormulaTermList;
The FormulaTermList property determines the collection of terms available in the MsExpressionEdit component.
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.
The property use is given in the example for IMsExpressionEdit.Expression.
See also: