GetAppointmentsToRemove<T>(SchedulerStorageControlSettings, FetchAppointmentsMethod, Object)
static
|
settings, fetchAppointmentsMethod, resourceDataObject
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(SchedulerStorageControlSettings, Object, Object)
static
|
settings, appointmentDataObject, resourceDataObject
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(SchedulerStorageControlSettings, Object)
static
|
settings, appointmentDataObject
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(String, FetchAppointmentsMethod, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
name, fetchAppointmentsMethod, resourceDataObject, appointmentStorage, resourceStorage
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(String, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
name, appointmentDataObject, appointmentStorage, resourceStorage
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(String, Object, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
name, appointmentDataObject, resourceDataObject, appointmentStorage, resourceStorage
|
Obtains appointments which should be removed from the data source.
|