KaxSchedulerUpdateAppointment Method |
Name | Description | |
---|---|---|
![]() ![]() |
UpdateAppointment(Appointment) |
Updates the specified appointment and persists the changes through the provider.
|
![]() ![]() |
UpdateAppointment(Appointment, Appointment) |
Updates the specified appointment and persists the changes through the provider.
Use this overload when the underlying data source requires both original and modified
data to perform an update operation. One such example is LinqDataSource.
|