ActiveReports 12 Server User Guide
ByMonthDayList Property

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

Property Value

The by month day list.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members