SchedulerWebServiceSettings Class |
Namespace: Kettic.AspNet.Controls
The SchedulerWebServiceSettings type exposes the following members.
Name | Description | |
---|---|---|
CreateRecurrenceExceptionMethod |
Gets or sets the method name to be called to create recurrence exceptions.
| |
DeleteAppointmentMethod |
Gets or sets the method name to be called to delete appointments.
| |
GetAppointmentsMethod |
Gets or sets the method name to be called to populate the appointments.
| |
GetResourcesMethod |
Gets or sets the method name to be called to get the resources list.
| |
InsertAppointmentMethod |
Gets or sets the method name to be called to insert appointments.
| |
Method | (Overrides WebServiceSettingsMethod.) | |
RemoveRecurrenceExceptionsMethod |
Gets or sets the method name to be called to remove the recurrence exceptions of a given appointment.
| |
ResourcePopulationMode |
Gets or sets the resource population mode
to be used from KaxScheduler.
| |
UpdateAppointmentMethod |
Gets or sets the method name to be called to update appointments.
|