Table of Contents

Enum DmsSchedulerMonthOfYear

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents the months of the year in line with Scheduler internal numbers.

public enum DmsSchedulerMonthOfYear
Extension Methods

Fields

April = 104

Represents the April month.

August = 108

Represents the August month.

December = 112

Represents the December month.

February = 102

Represents the February month.

January = 101

Represents the January month.

July = 107

Represents the July month.

June = 106

Represents the June month.

March = 103

Represents the March month.

May = 105

Represents the May month.

November = 111

Represents the November month.

October = 110

Represents the October month.

September = 109

Represents the September month.