public enum ENDayOrdinal : System.Enum
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 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)