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 sample period and forecasting series at forecasting 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