[]
Gets or sets the weekday order.
public DayOfWeekInMonthFlags DayOfWeekInMonth { get; set; }
Public Property DayOfWeekInMonth As DayOfWeekInMonthFlags
Type | Description |
---|---|
DayOfWeekInMonthFlags | A DayOfWeekInMonthFlags enumeration value that represents the weekday order.
|