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 forced holiday. |
 | IsYearly | Overridden. Determines whether the holiday implementation is yearly. |
 | Name | Overridden. Gets or sets the name of the holiday. |
 | Start | Gets or sets the starting forced holiday. |
Top
Public Methods
| Name | Description |
 | Clone | Overridden. Creates a shallow copy of the ForceHoliday 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