HolidayBase Class Members
In This Topic
The following tables list the members exposed by HolidayBase.
Public Properties
| Name | Description |
| HolidayName | Gets or sets the name of the holiday. |
| IsYearly | Gets a value indicating whether the holiday implementation is yearly. |
Top
Public Methods
| Name | Description |
| Clone | Creates a shallow copy of the holiday object. |
| IsDefined | Gets a value indicating whether the specified date is defined a holiday. |
| TypeOfDay | Returns the type of day for the specified date. |
Top
Public Events
See Also