C1.Silverlight.Schedule.5
AddingAppointmentEventArgs Constructor

The Appointment object.
Initializes a new instance of the AddingAppointmentEventArgs class with the specified appointment.
Syntax
'Declaration
 
Public Function New( _
   ByVal appointment As Appointment _
)
public AddingAppointmentEventArgs( 
   Appointment appointment
)

Parameters

appointment
The Appointment object.
See Also

Reference

AddingAppointmentEventArgs Class
AddingAppointmentEventArgs Members

 

 


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