Step_: DimCalendarLevel;
@Step: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;
The Step_ property determines calculation step.
Calculation step is set using calculation by dates, it means the IMsCalculationChainIterator.UseDates property must be set to True.
To set calculation step using parameter, use the IMsCalculationChainIterator.StepParam property.
The property use is given in the example for IMsCalculationChainIterator.UseDates.
See also: