Nevron.Nov.Schedule Namespace : ENDayOrdinal Enumeration |
'Declaration
Public Enum ENDayOrdinal Inherits System.Enum
'Usage
Dim instance As ENDayOrdinal
public enum ENDayOrdinal : System.Enum
Member | Description |
---|---|
Every | Represents every day, which matches a given criteria. |
First | Represents the first day, which matches a given criteria. |
Fourth | Represents the fourth day, which matches a given criteria. |
Last | Represents the last day, which matches a given criteria. |
Second | Represents the second day, which matches a given criteria. |
Third | Represents the third day, which matches a given criteria. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Schedule.ENDayOrdinal
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