Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsFormulaGenerator interface contains basic properties that are used to get information about formulas.
IMsFormulaGenerator
The interface is a base one for the following interfaces:
| Property name | Brief description | |
| The Expression property returns expression of the formula used for calculation. | ||
| The InstancesIterator property returns iterator by single points, in which calculation by formula was executed. |
See also: