IMsCalculationChainIterator.EndParamID

Syntax

EndParamID: String;

Description

The EndParamID property determines parameter which sets iteration end date.

Comments

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

To set directly iteration end date, use the IMsCalculationChainIterator.EndDate property.

Example

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

See also:

IMsCalculationChainIterator