[]
Represents the month flag.
[Flags]
public enum Months
<Flags>
Public Enum Months
Name | Description |
---|---|
All | All of the month. |
April | The April. |
August | The August. |
December | The December. |
February | The February. |
January | The January. |
July | The July. |
June | The June. |
March | The March. |
May | The May. |
None | Not set the month value. |
November | The November. |
October | The October. |
September | The September. |