ForecastStartDate: DateTime;
ForecastStartDate: System.DateTime;
The ForecastStartDate property returns forecasting period start date for series.
To get series start date, use the IMsTimeMatrix.StartDate property.
The property use is given in the example for IMsTimeMatrix.DateToIndex.
See also: