IMsCalculationChainIterator.StartParamID

Syntax

StartParamID: String;

Description

The StartParamID property determines parameters which sets iteration start date.

Comments

Iteration start date is set on using calculation by dates, that is, the IMsCalculationChainIterator.UseDates property should be set to True.

To set directly iteration start date, use the IMsCalculationChainIterator.StartDate property.

Example

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

See also:

IMsCalculationChainIterator