WorkWeek Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class WorkWeek : IObjectWithId, ICloneable, IObjectWithGuid, INamedObject
The WorkWeek type exposes the following members.
| Name | Description | |
|---|---|---|
| Days | 
            WorkDays
              | |
| Exceptions | 
            WorkDayExceptions
              | |
| Id | 
            Id
              | |
| Name | 
            Name of the work week - ex. 'Danish standard week'.
              | |
| System | 
            Indicates whether the workweek is created by the system.
              | |
| TimeZoneId | 
            Code (id) for the time zone for which the work week is defined.
              | |
| UId | 
            UId
              | 
| Name | Description | |
|---|---|---|
| Clone | 
            Clone
              | |
| IsWithinWorkHours | 
            Returns whether the dateTime is within the working time specified in the WorkWeek
            taking into account any WorkDayExceptions
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) | 
| Name | Description | |
|---|---|---|
| IObjectWithGuid.GetGuid | 
            GetGuid
              | |
| IObjectWithId.GetId | 
            GetId
              |