Assembly: Ms;
The IMsFormulaInfo interface is used to get information about the formula used for calculation.
IMsFormulaInfo
Information about the formula is returned by the IMsFormulaInfoList.Item property.
| Property name | Brief description | |
| MetaModel | The MetaModel property returns the metamodel used for calculation. | |
| Model | The Model property returns the model used for calculation. | |
| Problem | The Problem property returns the problem used for calculation. | |
| ValidationElement | The ValidationElement property returns the element index in validations dimension that corresponds to formula. |
| Property name | Brief description | |
| Expression | The Expression property returns expression of the formula used for calculation. | |
| InstancesIterator | The InstancesIterator property returns iterator by single points, in which calculation by formula was executed. |
See also: