ActiveReports 12 Server User Guide
ByMonthList Property

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

Property Value

The by month list.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members