IMsFormulaGenerator.Expression

Syntax

Expression: String;

Description

The Expression property returns expression of the formula used for calculation.

Comments

Expression terms are marked with indexes, for example, {1}.

Example

The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.

See also:

IMsFormulaGenerator