Version

DayOfYearRecurrenceRule Class Members

The following tables list the members exposed by DayOfYearRecurrenceRule.

Public Constructors
 NameDescription
Public ConstructorDayOfYearRecurrenceRule ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDayOfYearGets/sets the day of the year. Valid range of values are 1 to 366 and -366 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