IMsTimeMatrix.ForecastStartDate

Syntax

ForecastStartDate: DateTime;

Description

The ForecastStartDate property returns forecasting period start date for series.

Comments

To get series start date, use the IMsTimeMatrix.StartDate property.

Example

The property use is given in the example for IMsTimeMatrix.DateToIndex.

See also:

IMsTimeMatrix