IMsDimIterateByDataOptions

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsDimIterateByDataOptions interface is used to set up parameters of iteration by data.

Inheritance Hierarchy

          IMsDimIterateByDataOptions

Comments

To get parameters of iteration by data, use the IMsCalculationChainMultiDimIterator.IterateByData property.

Properties

  Property name Brief description
The Active property determines whether iteration by data is applied.
The Stubs property returns the collection of data sources, which existing points are used to execute iterations.

See also:

Ms Assembly Interfaces