IMsTransformSeries.Forecast

Fore Syntax

Forecast: Array;

Fore.NET Syntax

Forecast: System.Array;

Description

The Forecast property returns an array that contains forecast series values.

Comments

The returned array has the real data type.

Fore and Fore.NET Examples

The property use is given in the example for IMsMethod.CalculateSeries.

See also:

IMsTransformSeries