ActiveReports 9 Server
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum