StartDate: DateTime;
StartDate: System.DateTime;
The StartDate property determines 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 iteration start date using parameter, use the IMsCalculationChainIterator.StartParamID property.
The property use is given in the example for IMsCalculationChainIterator.UseDates.
See also: