[]
Shows the Edit Appointment dialog for editing of the specified existing C1.Schedule.Appointment.
public void EditAppointmentDialog(Appointment appointment)
Type | Name | Description |
---|---|---|
Appointment | appointment | The editing C1.Schedule.Appointment. |
This methods implements the EditAppointmentDialogCommand command.