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

IntervalLoadRatioCalculator Constructors

Helper class used to calculate a ratio of the time occupied by appointments to the entire interval.
Name Parameters Description
IntervalLoadRatioCalculator(TimeInterval, AppointmentBaseCollection) interval, appointments Initializes a new instance of the IntervalLoadRatioCalculator class with the specified time interval and appointment collection.
See Also