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