CalendarGetFinishDateByStartAndWork Method

Overload List
  NameDescription
Public methodCode exampleGetFinishDateByStartAndWork(DateTime, Duration)
Calculates the date when the specified amount of work time will pass according to the calendar.
Public methodCode exampleGetFinishDateByStartAndWork(DateTime, TimeSpan)
Calculates the date when the specified amount of work time will pass according to the calendar.
See Also