IMsTransformSeries.Modelling

Fore Syntax

Modelling: Array;

Fore.NET Syntax

Modelling: System.Array;

Description

The Modelling property returns the array that contains modeling 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