ActiveReports 12 Server User Guide
RecurrenceRule Class Properties


ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace : RecurrenceRule Class

For a list of all members of this type, see RecurrenceRule members.

Public Properties
 NameDescription
Public PropertyGets or sets the by day list. Repeats are ignored.  
Public PropertyGets or sets the by hour list. Repeats are ignored.  
Public PropertyGets or sets the by minute list. Repeats are ignored.  
Public PropertyGets or sets the by month day list. Repeats are ignored.  
Public PropertyGets or sets the by month list. Repeats are ignored.  
Public PropertyGets or sets the list of values which corresponds to the nth occurrence within the set of events specified by the rule. It MUST only be used in conjunction with another BYxxx rule part. Repeats are ignored.  
Public PropertyGets or sets the by second list. Repeats are ignored.  
Public PropertyGets or sets the by year week list. Repeats are ignored.  
Public PropertyGets or sets the by year day list. Repeats are ignored.  
Public PropertyGets or sets the frequency. Required.  
Public PropertyGets or sets the interval defining how often the recurrence rule repeats. Default is 1.  
Public PropertyGets or sets the start day of week. This is significant when a WEEKLY RRULE has an interval greater than 1, and a BYDAY rule part is specified. This is also significant when in a YEARLY RRULE when a BYWEEKNO rule part is specified. The default value is MO.  
Public PropertyGets or sets the value indicating when this rule is terminated. If null the rule longs forever.  
Top
See Also

Reference

RecurrenceRule Class
ActiveReports.Server.Scheduling Namespace