ActiveReports 9 Server
RecurrenceRule Class Members
Properties  Methods 


The following tables list the members exposed by RecurrenceRule.

Public Constructors
 NameDescription
Public ConstructorRecurrenceRule ConstructorInitializes a new instance of the RecurrenceRule class.  
Top
Public Properties
 NameDescription
Public PropertyByDayListGets or sets the by day list. Repeats are ignored.  
Public PropertyByHourListGets or sets the by hour list. Repeats are ignored.  
Public PropertyByMinuteListGets or sets the by minute list. Repeats are ignored.  
Public PropertyByMonthDayListGets or sets the by month day list. Repeats are ignored.  
Public PropertyByMonthListGets or sets the by month list. Repeats are ignored.  
Public PropertyByOccurrenceListGets 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 PropertyBySecondListGets or sets the by second list. Repeats are ignored.  
Public PropertyByWeekListGets or sets the by year week list. Repeats are ignored.  
Public PropertyByYearDayListGets or sets the by year day list. Repeats are ignored.  
Public PropertyFrequencyGets or sets the frequency. Required.  
Public PropertyIntervalGets or sets the interval defining how often the recurrence rule repeats. Default is 1.  
Public PropertyStartDayOfWeekGets 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 PropertyTerminationGets or sets the value indicating when this rule is terminated. If null the rule longs forever.  
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Indicates whether the current object is equal to another object of the same type.  
Public MethodGetHashCodeServes as a hash function for a particular type.  
Top
Public Operators
public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top
See Also

Reference

RecurrenceRule Class
ActiveReports.Server.Scheduling Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum