IMsCensus1Transform.Seasonality

Fore Syntax

Seasonality: SeasonalityType;

Fore.NET Syntax

Seasonality: Prognoz.Platform.Interop.Stat.SeasonalityType;

Description

The Seasonality property determines a seasonality model in use.

Comments

The property cannot take a value of SeasonalityType.None.

Fore and Fore.NET Examples

The property use is given in the example for IMsCensus1Transform.CenterMovingAverage.

See also:

IMsCensus1Transform