MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence Properties
 


 Public Properties

  Name Description

DailyRecurrence

Gets or sets the type of daily recurrence.

Day

Gets or sets a value indicating the day of the week when the event occurs.

DayOfMonth

Gets or sets the day of the month when the event occurs.

Days

Gets or sets the number of days between two consecutive occurrences of the same event.

DaysOfWeek

Gets or sets the days of the week when the event occurs.

EndDate

Gets or sets the end date of the recurrence.

Exceptions

Gets a list with all Recurrence exceptions.

Interval

Gets or sets the interval of recurrence.

IsTrackingViewState

Gets a value that indicates whether changes to the view state are saved.

Master

Gets the master Item for the recurrence.

MonthlyRecurrence

Gets or sets the type of monthly recurrence.

MonthOfYear

Gets or sets the month of the year when the event occurs.

Months

Gets or sets the number of months between two consecutive occurrences of the same event.

NumOccurrences

Gets or sets how many times a recurring event should occur.

Occurrence

Gets or sets on which occurrence of the week within the month the event occurs.

Pattern

Gets or sets the pattern of recurrence.

RecurrenceEnd

Gets or sets the last time when the event occurs.

StartDate

Gets or sets the date and time of the event's first occurrence.

Weeks

Gets or sets the number of weeks between two consecutive occurrences of the event.

YearlyRecurrence

Gets or sets the type of yearly recurrence.

 Protected Properties

  Name Description

ViewState

Gets or sets the ViewState of this Recurrence.

 See Also

Recurrence Class
MindFusion.Scheduling Namespace