AppointmentOperationEventArgs Constructors
Provides data for the AllowAppointment events of the SchedulerControl.Name | Parameters | Description |
---|---|---|
AppointmentOperationEventArgs(Appointment) | apt | Initializes a new instance of the AppointmentOperationEventArgs class with the specified appointment. |
See Also