Ms > Ms Assembly Interfaces > IMsFormula
Assembly: Ms;
The IMsFormula interface is used to work with the method used to calculate a model.
IMsFormula
Property name | Brief description | |
![]() |
FreeDimensions | The FreeDimensions property returns collection of dimensions, by which multiple selection is enabled. |
![]() |
Kind | The Kind property determines a method that is used to calculate a model. |
![]() |
Level | The Level property determines a calculation step used on model calculation. |
![]() |
LevelParam | The LevelParam property determines a parameter that sets method calculation frequency. |
![]() |
Method | The Method property returns parameters of the method used for model calculation. |
Property name | Brief description | |
![]() |
CreateStringGenerator | The CreateStringGenerator method creates a generator of string presentation of the model calculation method. |
![]() |
Execute | The Execute method calculates the method. |
See also: