Back to Devexpress

SchedulerDataStorage.GetAppointments Method

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerdatastorage-dot-getappointments.md

latest881 B
Original Source

SchedulerDataStorage.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 interval.
GetAppointments(DateTime, DateTime)start, endRetrieves the collection of appointments that fall within the specified time interval.