Overload List

  NameDescription
GetPreviousWorkTime(DateTime)
Gets the previous valid working time for a specified date and time based on the current schedule object.
GetPreviousWorkTime(DateTime, array<Schedule>[]()[])
Gets the previous 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.
GetPreviousWorkTime(DateTime, Boolean)
Gets the previous valid working time for a specified date and time based on the current schedule object.
GetPreviousWorkTime(DateTime, array<Schedule>[]()[], Boolean)
Gets the previous 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.

See Also