IMsFormulaGenerator

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsFormulaGenerator interface contains basic properties that are used to get information about formulas.

Inheritance Hierarchy

IMsFormulaGenerator

Comments

The interface is a base one for the following interfaces:

Properties

  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:

Ms Assembly Interfaces