IMsGreyForecastTransform.FittedSerie

Syntax

FittedSerie: IMsVariableStub;

Description

The FittedSerie property determines the variable, to which the data of the output series will be unloaded on calculating the modeling problem. To cancel the data unloading, it is necessary to set the property to Null.

Comments

The property is outdated, use IMsMethodSeries.Fitted.

See also:

IMsGreyForecastTransform