The following tables list the members exposed by ForceWorkday.
Public Properties
| Name | Description |
| End | Gets or sets the end forced workday. |
| IsYearly | Overridden. Determines whether the workday implementation is yearly. |
| Name | Overridden. Gets or sets the name of the forced workday. |
| Start | Gets or sets the starting forced workday. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a shallow copy of the ForceWorkday object. |
| IsHoliday | Overridden. Determines whether the specified date is a forced workday. |
| TypeOfDay | Overridden. Returns the type of day for the specified date. |
Top
Public Events
See Also