IMsExponentialSmoothingTransform.ForecastSerie

Syntax

ForecastSerie: IMsVariableStub;

Description

The ForecastSerie property determines the variable to which the forecasted data is unloaded on modeling problem calculation. To cancel the data unloading, it is necessary to set the property to Null.

Comments

The property is outdated, use IMsMethodSeries.Forecast.

See also:

IMsExponentialSmoothingTransform