Version

SubsetRecurrenceRule Class Members

The following tables list the members exposed by SubsetRecurrenceRule.

Public Constructors
 NameDescription
Public ConstructorSubsetRecurrenceRule ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyOccurrenceInstanceIdentifies the instance of the occurrence within the set of occurrences within the period specified by the DateRecurrence.Frequency and and DateRecurrence.Interval properties that are generated by all the recurrence rules of the DateRecurrence that are not SubsetRecurrenceRule's. Valid values are 1 to 366 and -366 to -1 where negative values indicate nth to the last.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodEqualsOverridden. Returns true if the specified object equals this object. (Inherited from Infragistics.Controls.Schedules.DateRecurrenceRuleBase)
Public MethodGetHashCodeOverridden. Returns the hash code of this object. (Inherited from Infragistics.Controls.Schedules.DateRecurrenceRuleBase)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also