ForecastStartDate: DateTime;
ForecastStartDate: System.DateTime;
The ForecastStartDate property determines a forecasting period start date.
To set forecasting period end date, use the IFormulaTransformModel.ForecastEndDate property.
The property use is given in the example for IFormulaTransformModel.AllowForecastBeforeIdent.
See also: