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