Gets or sets the number of days between two consecutive occurrences of the same event.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int Days { get; set; } |
Visual Basic
![]() |
---|
Public Property Days As Integer |
An integer that specifies the number of days.
This value is used when the recurrence Pattern is set to RecurrencePattern.Daily.