Gets or sets the policy object for the individual holidays.
Declaration
public Weekdays Weekdays { get; set; }
Public Property Weekdays As Weekdays
Property Value
Type |
Description |
Weekdays |
A Weekdays object that contains the holiday
policy for each weekday.
|