IMsCensus2Transform.HolidayAdj

Fore Syntax

HolidayAdj: Census2HolidayAdjType;

Fore.NET Syntax

HolidayAdj: Prognoz.Platform.Interop.Stat.Census2HolidayAdjType;

Description

The HolidayAdj property determines whether holidays adjustment is to be made during calculations.

Comments

By default, no holiday correction is made, that is,  HolidayAdj = Census2HolidayAdjType.C2hatNone.

Fore and Fore.NET Examples

The property use is given in the example for IMsCensus2Transform.SigmaLower.

See also:

IMsCensus2Transform