IMsTimeMatrix.ForecastStartDate

Fore Syntax

ForecastStartDate: DateTime;

Fore.NET Syntax

ForecastStartDate: System.DateTime;

Description

The ForecastStartDate property returns forecasting period start date for series.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsTimeMatrix