Version

WeekOfYearRecurrenceRule Class Members

The following tables list the members exposed by WeekOfYearRecurrenceRule.

Public Constructors
 NameDescription
Public ConstructorWeekOfYearRecurrenceRule ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyWeekNumberGets/sets the number that identifies the week of the year. Valid range of values is 1 to 53 and -53 to -1.  
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