AppointmentWindowTimeIntervalViewModel Constructors
A View Model which specifies the appointment’s interval.| Name | Parameters | Description |
|---|---|---|
| AppointmentWindowTimeIntervalViewModel(AppointmentEditViewModel) | formViewModel | Initializes a new instance of the AppointmentWindowTimeIntervalViewModel class with the specified settings. |
See Also