WeeklyPattern - свойства |
Тип RecurrenceWeeklyPattern предоставляет следующие члены.
Имя | Описание | |
---|---|---|
DaysOfTheWeek |
Gets the list of the days of the week when occurrences happen.
| |
EndDate |
Gets or sets the date after which the recurrence ends. Setting EndDate resets NumberOfOccurrences.
(Унаследован от Recurrence.) | |
FirstDayOfWeek |
Gets or sets the first day of the week for this recurrence.
| |
HasEnd |
Gets a value indicating whether the pattern has a fixed number of occurrences or an end date.
(Унаследован от Recurrence.) | |
Interval |
Gets or sets the interval between occurrences.
(Унаследован от RecurrenceIntervalPattern.) | |
NumberOfOccurrences |
Gets or sets the number of occurrences after which the recurrence ends. Setting NumberOfOccurrences resets EndDate.
(Унаследован от Recurrence.) | |
StartDate |
Gets or sets the date and time when the recurrence start.
(Унаследован от Recurrence.) |