Gets or sets the type of daily recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DailyRecurrence DailyRecurrence { get; set; } |
Visual Basic
![]() |
---|
Public Property DailyRecurrence As DailyRecurrence |
One of the DailyRecurrence enumeration values.
The property is used when the Pattern is set to RecurrencePattern.Daily.