Month

Month enumeration

Specifies the month.

Members

Member nameDescription
UNDEFINEDIndicates the value was not defined in original project file.
JANUARYIndicates January month.
FEBRUARYIndicates February month.
MARCHIndicates March month.
APRILIndicates April month.
MAYIndicates May month.
JUNEIndicates June month.
JULYIndicates July month.
AUGUSTIndicates August month.
SEPTEMBERIndicates September month.
OCTOBERIndicates October month.
NOVEMBERIndicates November month.
DECEMBERIndicates December month.

See Also