Click or drag to resize

WorkDayException Methods

The WorkDayException type exposes the following members.

Methods
  NameDescription
Public methodClone
Clone
(Inherited from WorkDayBase.)
Public methodGetWorkTimeAmount
GetWorkTimeAmount
(Inherited from WorkDayBase.)
Public methodIsWithinWorkHours
Determines whether the DateTime (Time) is within the working hours
(Inherited from WorkDayBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also