IMsCalculationChainIterator.StartParamID

Fore Syntax

StartParamID: String;

Fore.NET 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, it means that the IMsCalculationChainIterator.UseDates property should be set to True.

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

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainIterator