ActiveReports 12 Server User Guide
ByHourList Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > RecurrenceRule Class : ByHourList Property
Gets or sets the by hour list. Repeats are ignored.
Syntax
'Declaration
 
Public Property ByHourList As Integer()
public int[] ByHourList {get; set;}

Property Value

The by hour list.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members