The following tables list the members exposed by ScheduleDaysOfWeekSettings.
Name | Description | |
---|---|---|
![]() | ScheduleDaysOfWeekSettings Constructor | Creates a new instance. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultSettings | Returns a instance with fully resolved values for each day of the week; Saturday and Sunday have IsWorkday set to false, and Monday - Friday have it set to true with working hours set to 9AM - 5PM. |
![]() | Friday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Friday. |
![]() | Monday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Monday. |
![]() | Saturday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Saturday. |
![]() | Sunday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Sunday. |
![]() | Thursday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Thursday. |
![]() | Tuesday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Tuesday. |
![]() | Wednesday | Returns or sets the ScheduleDayOfWeekSettings instance which determines the working hours for Wednesday. |
Name | Description | |
---|---|---|
![]() | Reset | Resets the settings object for each day of the week. |
![]() | ResumeNotifications | Resumes property change notifications after a call to the SuspendNotifications method. |
![]() | SuspendNotifications | Suspends property change notifications for all settings objects in this collection. |