Overload List
Name | Description | |
---|---|---|
GetPreviousWorkTimeIntervals(DateTime, TimeSpan) |
Gets the work time intervals before a specified date and time and until summing up to a specified required work duration.
| |
GetPreviousWorkTimeIntervals(DateTime, TimeSpan, array<Schedule>[]()[]) |
Gets the work time intervals before a specified date and time and until summing up to a specified required work duration considering a suite of preferred schedules that must be resolved.
| |
GetPreviousWorkTimeIntervals(DateTime, TimeSpan, Boolean) |
Gets the work time intervals before a specified date and time and until summing up to a specified required work duration.
| |
GetPreviousWorkTimeIntervals(DateTime, TimeSpan, array<Schedule>[]()[], Boolean) |
Gets the work time intervals before a specified date and time and until summing up to a specified required work duration considering a suite of preferred schedules that must be resolved.
| |
GetPreviousWorkTimeIntervals(DateTime, TimeSpan, array<Schedule>[]()[], TimeSpan) |
Gets the work time intervals before a specified date and time and until summing up to a specified required work duration considering a suite of preferred schedules that must be resolved but without exceeding a specified maximum search duration.
| |
GetPreviousWorkTimeIntervals(DateTime, TimeSpan, array<Schedule>[]()[], TimeSpan, Boolean) |
Gets the work time intervals before a specified date and time and until summing up to a specified required work duration considering a suite of preferred schedules that must be resolved but without exceeding a specified maximum search duration.
|