Overload List
| Name | Description | |
|---|---|---|
| GetNextWorkTime(DateTime) |
Gets the next valid working time for a specified date and time based on the current schedule object.
| |
| GetNextWorkTime(DateTime, array<Schedule>[]()[]) |
Gets the next valid working time for a specified date and time based on the current schedule object considering a suite of preferred schedules that must be resolved.
| |
| GetNextWorkTime(DateTime, Boolean) |
Gets the next valid working time for a specified date and time based on the current schedule object.
| |
| GetNextWorkTime(DateTime, array<Schedule>[]()[], Boolean) |
Gets the next valid working time for a specified date and time based on the current schedule object considering a suite of preferred schedules that must be resolved.
|