ISmTramoSeats.SeasonalComponentCycleType

Fore Syntax

SeasonalComponentCycleType: SeasonalityCycleType;

Fore.NET Syntax

SeasonalComponentCycleType: Prognoz.Platform.Interop.Stat.SeasonalityCycleType;

Description

The SeasonalComponentCycleType property determines seasonality period (months or quarters).

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