Combined: ITimeSeries;
The Combined property returns series including date of source series at sample period and of forecasting series at forecasting period.
If sample and forecasting periods are intersected, forecasting data has higher priority. Thus, the returned series will include truncated date at sample period and full data at forecasting period.
The property use is given in the example for IMsForecastObject.Forecast.
See also: