IMsTransformSeries.Fact

Fore Syntax

Fact: Array;

Fore.NET Syntax

Fact: System.Array;

Description

The Fact property returns an array that contains source 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