IMsExpressionEdit.FormulaTransform

Syntax

FormulaTransform: IMsFormulaTransform;

Description

The FormulaTransform property determines parameters of the model to which the  MsExpressionEdit file.

Comments

Model parameters can be obtained in the IMsModel.Transform property.

By default the Null value is set for the property, wherein the editor is not connected with any model.

Example

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

See also:

IMsExpressionEdit