Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsDimIterateByDataOptions interface is used to set up parameters of iteration by data.
IMsDimIterateByDataOptions
To get parameters of iteration by data, use the IMsCalculationChainMultiDimIterator.IterateByData property.
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: