Visual Basic (Declaration) | |
---|---|
Public Enum WeekX Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WeekX |
C# | |
---|---|
public enum WeekX : System.Enum |
C++/CLI | |
---|---|
public enum class WeekX : public System.Enum |
Member | Description |
---|---|
First | First week of the month |
Fourth | Fourth week of the month |
Last | Last week of the month |
Second | Second week of the month |
Third | Third day of the month |
System.Object
System.ValueType
System.Enum
SourceCode.EventBus.Scheduler.Management.WeekX
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