DayOfWeekHoliday Class Members
In This Topic
The following tables list the members exposed by DayOfWeekHoliday.
Public Constructors
Public Properties
| Name | Description |
 | DayOfWeek | Gets or sets the day of the week. |
 | DayOfWeekInMonth | Gets or sets the weekday order. |
 | IsYearly | Overridden. Gets whether the weekday holiday implementation is yearly. |
 | Month | Gets or sets the month of the holiday. |
 | Name | Overridden. Gets or sets the name of the weekday and the holiday. |
Top
Public Methods
| Name | Description |
 | Clone | Overridden. Creates a shallow copy of the DayOfWeekHoliday object. |
 | IsHoliday | Overridden. Determines whether the specified date is a weekday holiday. |
 | TypeOfDay | Overridden. Returns the type of day for the specified date. |
Top
Public Events
See Also