FixedHoliday Constructor

Default constructor

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public FixedHoliday()

Remarks

Normally, you will not use the default constructor. Its main reason for existence is for use in deserialization. The defaults are set to January 1st, New Year's Day.

See Also