Gets or sets the number of weeks between two consecutive occurrences of the event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int Weeks { get; set; } |
Visual Basic
![]() |
---|
Public Property Weeks As Integer |
An integer that specifies the number of weeks.
The property is used when the Pattern is set to RecurrencePattern.Weekly.