IMsNonLinearRegressionTransform.ForecastSerie

Fore Syntax

ForecastSerie: IMsVariableStub;

Fore.NET Syntax

ForecastSerie:  Prognoz.Platform.Interop.Ms.IMsVariableStub;

Description

The ForecastSerie property determines the variable to which the forecasted data is unloaded on modeling problem calculation.

Comments

The property is outdated, use IMsMethodSeries.Forecast.

To cancel the data unloading, it is necessary to set the property to Null.

See also:

IMsNonLinearRegressionTransform