Name | Description | |
---|---|---|
WorkDays Constructor | Overloaded. |
The following tables list the members exposed by WorkDays.
Name | Description | |
---|---|---|
WorkDays Constructor | Overloaded. |
Name | Description | |
---|---|---|
Days | Gets list of System.DayOfWeek objects of work days. | |
Friday | Indicates Friday. | |
Monday | Indicates Monday. | |
Saturday | Indicates Saturday. | |
Sunday | Indicates Sunday. | |
Thursday | Indicates Thursday. | |
Tuesday | Indicates Tuesday. | |
Wednesday | Indicates Wednesday. |
Name | Description | |
---|---|---|
IsSelected | Gets a value indicating whether specified day is selected as a work day. | |
SetDay | Sets the specified System.DayOfWeek day. | |
ToString |
Name | Description | |
---|---|---|
ResetFriday | Clears Friday. | |
ResetMonday | Clears Monday. | |
ResetSaturday | Clears Saturday. | |
ResetSunday | Clears Sunday. | |
ResetThursday | Clears Thursday. | |
ResetTuesday | Clears Tuesday. | |
ResetWednesday | Clears Wednesday. | |
ShouldSerializeFriday | Indicates whether the Friday property should be persisted. | |
ShouldSerializeMonday | Indicates whether the Monday property should be persisted. | |
ShouldSerializeSaturday | Indicates whether the Saturday property should be persisted. | |
ShouldSerializeSunday | Indicates whether the Sunday property should be persisted. | |
ShouldSerializeThursday | Indicates whether the Thursday property should be persisted. | |
ShouldSerializeTuesday | Indicates whether the Tuesday property should be persisted. | |
ShouldSerializeWednesday | Indicates whether the Wednesday property should be persisted. |