IEmCensus1Settings.SeasonalityCycle

Fore syntax

SeasonalityCycle: Integer;

Fore.NET syntax

SeasonalityCycle: integer;

Description

The SeasonalityCycle property determines duration of the seasonality period.

Comments

Property value must satisfy the constraint: SeasonalityCycle > 3. Examples of seasonality periods: four quarters, twelve months and so on.

Fore and Fore.NET examples

The property use is given in the example for IEmCensus1Settings.Serie.

See also:

IEmCensus1Settings