C1.Silverlight.Schedule.5
DeleteAppointment(Appointment) Method

The C1.C1Schedule.Appointment to delete.
Deletes the specified appointment.
Syntax
'Declaration
 
Public Overloads Sub DeleteAppointment( _
   ByVal appointment As Appointment _
) 
public void DeleteAppointment( 
   Appointment appointment
)

Parameters

appointment
The C1.C1Schedule.Appointment to delete.
Remarks
This method implements the DeleteAppointmentCommand command.
See Also

Reference

C1Scheduler Class
C1Scheduler Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.