RelativeYearlyPattern - свойства |
Тип RecurrenceRelativeYearlyPattern предоставляет следующие члены.
Имя | Описание | |
---|---|---|
DayOfTheWeek |
Gets or sets the day of the week when each occurrence happens.
| |
DayOfTheWeekIndex |
Gets or sets the relative position of the day specified in DayOfTheWeek within the month.
| |
EndDate |
Gets or sets the date after which the recurrence ends. Setting EndDate resets NumberOfOccurrences.
(Унаследован от Recurrence.) | |
HasEnd |
Gets a value indicating whether the pattern has a fixed number of occurrences or an end date.
(Унаследован от Recurrence.) | |
Month |
Gets or sets the month of the year when each occurrence happens.
| |
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.) |