StartParamID: String;
StartParamID: string;
The StartParamID property determines parameters which sets iteration start date.
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.
The property use is given in the example for IMsCalculationChainIterator.StepParam.
See also: