RecurrenceClass Properties |
The TimeRecurrenceClass type exposes the following members.
| Name | Description | |
|---|---|---|
| Days |
Gets the specific days it recurres on.
| |
| IsChanged |
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.) | |
| IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) | |
| Month |
Gets or sets the valid month.
| |
| Pattern |
Gets or sets the recurrence pattern.
| |
| Weekdays |
Gets or sets the valid weekdays.
|