IMsFormula

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The FreeDimensions property returns collection of dimensions, by which multiple selection is enabled.
The Kind property determines the method used to calculate the model.
The Level property determines the step of calculation used in the calculation model.
The LevelParam property determines parameter which sets method calculation dynamics.
The Method property returns parameters of the method used to calculate the model.

Methods

  Property name Brief description
The CreateStringGenerator method creates a generator of string presentation of the method of calculation models.
The Execute method calculates the method.

See also:

Ms Assembly Interfaces