Click or drag to resize

RecurrenceClass Properties

The TimeRecurrenceClass type exposes the following members.

Properties
  NameDescription
Public propertyDays
Gets the specific days it recurres on.
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyMonth
Gets or sets the valid month.
Public propertyPattern
Gets or sets the recurrence pattern.
Public propertyWeekdays
Gets or sets the valid weekdays.
Top
See Also