ActiveReports 12 Server User Guide
Interval Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > RecurrenceRule Class : Interval Property
Gets or sets the interval defining how often the recurrence rule repeats. Default is 1.
Syntax
'Declaration
 
Public Property Interval As Integer
public int Interval {get; set;}

Property Value

The the interval defining how often the recurrence rule repeats.
Example
Value 2 for Frecuency.Secondly means each other second.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members