IMsForecast.Value

Fore Syntax

Value: ITimeSeries;

Fore.NET Syntax

Value: Prognoz.Platform.Interop.Ms.ITimeSeries;

Description

The Value property returns forecast series values.

Comments

To get series including initial series at the identification period and forecast series at forecast period, use the IMsForecast.Combined property.

Fore and Fore.NET Examples

The property use is given in the example for IMsForecastObject.Forecast.

See also:

IMsForecast