'Declaration
Public Property DayOfWeekInMonth As DayOfWeekInMonthFlags
'Usage
Dim instance As DayOfWeekHoliday Dim value As DayOfWeekInMonthFlags instance.DayOfWeekInMonth = value value = instance.DayOfWeekInMonth
public DayOfWeekInMonthFlags DayOfWeekInMonth {get; set;}
Property Value
A DayOfWeekInMonthFlags enumeration value that represents the weekday order.The default is DayOfWeekInMonthFlags.NotSet.