Version

GetAppointmentsInRange Method (ScheduleDataSource)

Returns all appointments which lie within the specified date/time range.
Overload List
OverloadDescription
GetAppointmentsInRange(DateTimeRange)Returns all appointments which lie within the specified date/time range.  
GetAppointmentsInRange(DateTimeRange,IEnumerable<ScheduleResource>)When overridden in a derived class, returns the appointments which lie within the specified date/time range, optionally filtering by one or more resources.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also