New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
AppointmentData
DeleteSeries
MasterAppointmentData
RecurrenceExceptionData
SchedulerInfo
Telerik.Web.UI.WebApiData
Public class representing input parameter passed to the methods of a class inheriting ApiController used for binding RadScheduler bound to WebApi REST service.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.WebApiData
Properties
AppointmentData AppointmentData
Gets or sets the AppointmentData.
DeleteSeries Boolean
Gets or sets the whether the recrrence series should be deleted.
MasterAppointmentData AppointmentData
Gets or sets the MasterAppointmentData.
RecurrenceExceptionData AppointmentData
Gets or sets the RecurrenceExceptionData.
SchedulerInfo SchedulerInfo
Gets or sets the SchedulerInfo.