ForecastStartDate: DateTime;
The ForecastStartDate property determines the forecast start date for series values.
The property value is alterable if the ILanerTransformPeriod.PeriodSet has the LnTransformPeriodSet.ForecastStartDate or LnTransformPeriodSet.All values. That is why the ILanerTransformPeriod.PeriodSet value needs to be set before ForecastStartDate.
Simultaneous use of the ForecastStartDate and IdentificationEndDate properties is not allowed.
The property use is given in the example for ILanerCalculateSerie.TransformPeriod.
See also: