In This Topic
The following tables list the members exposed by Holiday.
Public Constructors
Public Properties
| Name | Description |
| EndDay | Gets or sets the ending day of the holiday. |
| EndMonth | Gets or sets the ending month of the holiday. |
| IsYearly | Overridden. Determines whether the holiday implementation is yearly. |
| Name | Overridden. Gets or sets the name of the holiday. |
| StartDay | Gets or sets the starting day of the holiday. |
| StartMonth | Gets or sets the starting month of the holiday. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a shallow copy of the Holiday object. |
| IsHoliday | Overridden. Determines whether the specified date is a holiday. |
| TypeOfDay | Overridden. Returns the type of day for the specified date. |
Top
Public Events
See Also