ActiveReports 12 Server User Guide
BySecondList Property

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

Property Value

The by second list.
See Also

Reference

RecurrenceRule Class
RecurrenceRule Members