Holiday Properties
Represents a day that is recognized as a holiday.| Name | Description |
|---|---|
| Date | Returns a date, associated with the current KnownDateDay object or its descendant. Inherited from KnownDateDay. |
| DisplayName | Gets or sets the name of the day to display, associated with the current KnownDateDay object or its descendant. Inherited from KnownDateDay. |
| Location | Gets or sets the location attribute of the holiday. |
| Type | Gets the day type associated with this class. |
See Also