[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.EditAppointmentDialog

EditAppointmentDialog Method

EditAppointmentDialog(Appointment)

Shows the Edit Appointment dialog for editing of the specified existing C1.Schedule.Appointment.

Declaration
public void EditAppointmentDialog(Appointment appointment)
Parameters
Type Name Description
Appointment appointment

The editing C1.Schedule.Appointment.

Remarks

This methods implements the EditAppointmentDialogCommand command.