Defines the command that shows the Edit Appointment dialog for editing of the
specified existing Appointment(s).
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public static readonly C1Command EditAppointmentDialogCommand |
Visual Basic |
---|
Public Shared ReadOnly EditAppointmentDialogCommand As C1Command |
Remarks
This command is executed by the C1Scheduler and is implemented
by the EditAppointmentDialog(Appointment) method.
Command parameter is one of the next values:
- the Appointment to edit
- IList of Appointment objects to edit
- nullIList of Reminder objects whose parent appointments should be edited