Gets or sets the days of the week when the event occurs.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DaysOfWeek DaysOfWeek { get; set; } |
Visual Basic
![]() |
---|
Public Property DaysOfWeek As DaysOfWeek |
One of the DaysOfWeek enumeration values.
This property is used when the Pattern is set to RecurrencePattern.Weekly.