IMsForecast.Value

Syntax

Value: 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.

Example

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

See also:

IMsForecast