Share via


Month Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class Month
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum Month
type Month = 
Public Enum Month
Inheritance
Month
Attributes

Fields

April 8
August 128
December 2048
Feburary 2
January 1
July 64
June 32
March 4
May 16
None 0
November 1024
October 512
September 256

Applies to