FloatingHoliday Constructor

Default constructor

Definition

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

Remarks

Normally, you will not use the default constructor. Its main reason for existence is for use in deserialization. The defaults are set to the first Monday in September, Labor Day.

See Also