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