ActiveReports 12 Server User Guide
ByYearDayList Property

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

Property Value

The by year day list.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members