FloatingHolidayOccurrence Property

This sets or gets the occurrence of the day of the week on which a floating holiday falls

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public DayOccurrence Occurrence { get; set; }

Property Value

DayOccurrence

Exceptions

ArgumentExceptionThis is thrown if None is specified as the value

See Also