Gets or sets the interval of recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public TimeSpan Interval { get; set; } |
Visual Basic
![]() |
---|
Public Property Interval As TimeSpan |
An instance of the System.TimeSpan structure.
The property is used when the Pattern is set to RecurrencePattern.ByTimeInterval.