IMsTransformSeries.Modelling

Fore Syntax

Modelling: Array;

Fore.NET Syntax

Modelling: System.Array;

Description

The Modelling property returns an array that contains output 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