C1.C1Schedule Namespace : WeekDaysEnum Enumeration |
'Declaration
Public Enum WeekDaysEnum Inherits System.Enum
public enum WeekDaysEnum : System.Enum
Member | Description |
---|---|
EveryDay | Specifies every day of the week. |
Friday | Specifies Friday. |
Monday | Specifies Monday. |
None | No specific value; the actual value is obtained from the root Appointment object. |
Saturday | Specifies Saturday. |
Sunday | Specifies Sunday. |
Thursday | Specifies Thursday. |
Tuesday | Specifies Tuesday. |
Wednesday | Specifies Wednesday. |
WeekendDays | Specifies Saturday and Sunday (or what ever days according to the settings of the C1Schedule). |
WorkDays | Specifies work days (all days except weekend). |
System.Object
System.ValueType
System.Enum
C1.C1Schedule.WeekDaysEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2