AppointmentEditPage Constructors
The page that allows users to add new appointments and edit existing appointments.
Name | Parameters | Description |
---|---|---|
Appointment |
view |
Initializes a new instance of the Appointment |
Appointment |
appointment, storage, use |
Initializes a new Appointment |
Appointment |
start |
Initializes a new Appointment |
See Also