IMsFormula

Assembly: Ms;

Description

The IMsFormula interface is used to work with the method used to calculate a model.

Inheritance Hierarchy

          IMsFormula

Properties

  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.

Methods

  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:

Ms Assembly Interfaces