ISmTramoSeats.SeasonalFactors

Fore Syntax

SeasonalFactors: Array;

Fore.NET Syntax

SeasonalFactors: System.Array;

Description

The SeasonalFactors property returns the series that contains seasonal factor.

Comments

To get the series that contains the seasonal adjusted series, use the ISmTramoSeats.SeasonallyAdjusted property.

Fore and Fore.NET Examples

The property use is given in the example for ISmTramoSeats.D.

See also:

ISmTramoSeats