ForecastStartDate: DateTime;
ForecastStartDate: System.DateTime;
The ForecastStartDate property returns forecast 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: