Skip to main content
A newer version of this page is available. .

FreeTimeCalculator.FindFreeTimeInterval Method

Name Parameters Description
FindFreeTimeInterval(TimeInterval, Resource, TimeSpan, Boolean) interval, resource, duration, forward Performs a search for the time slot with the specified minimum duration within the specified interval, and assigned to the specified resource.
FindFreeTimeInterval(TimeInterval, TimeSpan, Boolean) interval, duration, forward Performs a search for the nearest available time slot with the specified duration within the specified interval.