Version

DayOfWeekRecurrenceRule Class Members

The following tables list the members exposed by DayOfWeekRecurrenceRule.

Public Constructors
 NameDescription
Public ConstructorDayOfWeekRecurrenceRule ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDayGets/sets the week day.  
Public PropertyRelativePositionRelative position of the occurrence of the week-day within a month or a year. Valid values are 1 to 5 and -5 to -1 for monthly frequency and 1 to 53 and -53 to -1 for yearly frequency.  
Public Methods
 NameDescription
Public MethodEqualsOverridden. Returns true if the specified object equals this object. (Inherited from Infragistics.Scheduler.DateRecurrenceRuleBase)
Public MethodGetHashCodeOverridden. Returns the hash code of this object. (Inherited from Infragistics.Scheduler.DateRecurrenceRuleBase)
Protected Methods
Public Events
 NameDescription
Public EventPropertyChangedOccurs when the value of a property of this object changes. (Inherited from Infragistics.Scheduler.DateRecurrenceRuleBase)
See Also