Click or drag to resize

WorkWeek Methods

The WorkWeek type exposes the following members.

Methods
  NameDescription
Public methodClone
Clone
Public methodIsWithinWorkHours
Returns whether the dateTime is within the working time specified in the WorkWeek taking into account any WorkDayExceptions
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
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIObjectWithGuid.GetGuid
GetGuid
Explicit interface implementationPrivate methodIObjectWithId.GetId
GetId
Top
See Also