Show contents 

Ms > Ms Assembly Interfaces > IMsGreyForecastTransform > IMsGreyForecastTransform.ResidualsSerie

IMsGreyForecastTransform.ResidualsSerie

Syntax

ResidualsSerie: IMsVariableStub;

Description

The ResidualsSerie property determines the variable, to which the residual series is unloaded, at modeling problem calculation. To cancel the data unloading, it is necessary to set the property to Null.

Comments

The property is outdated, use IMsMethodSeries.Residuals.

See also:

IMsGreyForecastTransform