Back to Devexpress

ISchedulerStorageBase.GetAppointments Method

corelibraries-devexpress-dot-xtrascheduler-dot-ischedulerstoragebase-dot-getappointments.md

latest889 B
Original Source

ISchedulerStorageBase.GetAppointments Method

NameParametersDescription
GetAppointments(TimeInterval)intervalRetrieves the collection of appointments that fall within the specified time interval.
GetAppointments(TimeIntervalCollection)intervalsRetrieves the collection of appointments that fall within the specified time intervals.
GetAppointments(DateTime, DateTime)start, endRetrieves the collection of appointments that fall within the specified time interval.