IMsCensus2Transform.HolidayAdj

Fore Syntax

HolidayAdj: Census2HolidayAdjType;

Fore.NET Syntax

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

Description

The HolidayAdj property determines whether holiday adjustment is made on calculation.

Comments

By default, no holiday adjustment 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