ForecastStartDate: DateTime;
The ForecastStartDate property determines the forecast start date for series values.
The property value can be changed if ILanerTransformPeriod.PeriodSet is set to LnTransformPeriodSet.ForecastStartDate or LnTransformPeriodSet.All. That is why ILanerTransformPeriod.PeriodSet should 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: