'Declaration
Public Property Month As MonthFlags
'Usage
Dim instance As DayOfWeekHoliday Dim value As MonthFlags instance.Month = value value = instance.Month
public MonthFlags Month {get; set;}
Property Value
A MonthFlags enumeration value that indicates the month.The default is MonthFlags.NotSet.