Skip to main content

SchedulerExtension.GetAppointmentToInsert Method

Name Parameters Description
GetAppointmentToInsert<T>(SchedulerSettings, Object, Object) static settings, appointmentDataObject, resourceDataObject Obsolete. Obtains appointments which should be inserted into the data source.
GetAppointmentToInsert<T>(SchedulerSettings, Object) static settings, appointmentDataObject Obsolete. Obtains appointments which should be inserted into the data source.
GetAppointmentToInsert<T>(String, Object, MVCxAppointmentStorage, MVCxResourceStorage) static schedulerName, appointmentDataObject, appointmentStorage, resourceStorage Obsolete. Obtains appointments which should be inserted into the data source.
GetAppointmentToInsert<T>(String, Object, Object, MVCxAppointmentStorage, MVCxResourceStorage) static schedulerName, appointmentDataObject, resourceDataObject, appointmentStorage, resourceStorage Obsolete. Obtains appointments which should be inserted into the data source.