IMsForecast.Combined

Fore Syntax

Combined: ITimeSeries;

Fore.NET Syntax

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

Description

The Combined property returns series including date of initial series at identification period and of forecast series at forecast period.

Comments

If identification and forecast periods are crossed, forecast data has higher priority. So, returned series includes truncated date at sample period and full data at forecast period.

Fore and Fore.NET Examples

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

See also:

IMsForecast