FixedHolidayMonth Property

This sets or gets the month used for the holiday

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public override int Month { get; set; }

Property Value

Int32

Remarks

If the currently selected day is not valid for the new month, it will be forced to the first day of the month.

See Also