YearlyRegenerationPattern - свойства |
Тип RecurrenceYearlyRegenerationPattern предоставляет следующие члены.
Имя | Описание | |
---|---|---|
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.) | |
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.) |