IMsCensus2Transform.D10Result

Fore Syntax

D10Result: Array;

Fore.NET Syntax

D10Result: System.Array;

Description

The D10Result property returns the seasonal component of the source series.

Comments

The value is available only after method calculation. To specify the term, to which these results will be unloaded, use the IMsCensus2Transform.D10Term property.

Fore and Fore.NET Examples

The property use is given in the example for IMsCensus2Transform.B1Result.

See also:

IMsCensus2Transform