ActiveReports 12 Server User Guide
ByDayList Property

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

Property Value

The by day list.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members