IMsCalculationChainIterator.Step_

Syntax

Step_: DimCalendarLevel;

Description

The Step_ property determines a calculation step.

Comments

A calculation step is set using calculation by dates, that is, the IMsCalculationChainIterator.UseDates property must be set to True.

To set calculation step using parameter, use the IMsCalculationChainIterator.StepParam property.

Example

The property use is given in the example for IMsCalculationChainIterator.UseDates.

See also:

IMsCalculationChainIterator