Transform: Object;
The Transform property returns the object that enables the user to set up calculation method parameters.
To set up parameters of calculation method, the returned object must be cast to the IMsFormulaTransform interface.
The property use is given in the example for IFormulaTransformModel.AddInputVariable.
See also: