ISmx12arima.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 determine seasonality type, use the ISmx12arima.SeasonalAdjustmentMode property.

Fore and Fore.NET Examples

The property use is given in the example for ISmx12arima.OutliersARIMAao.

See also:

ISmx12arima