ISmTramoSeats.SeasonallyAdjusted

Fore Syntax

SeasonallyAdjusted: Array;

Fore.NET Syntax

SeasonallyAdjusted: System.Array;

Description

The SeasonallyAdjusted property returns the seasonal adjusted series.

Comments

To get the series that contains the seasonal factor, use the ISmTramoSeats.SeasonalFactors property.

Fore and Fore.NET Examples

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

See also:

ISmTramoSeats