Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to SpecificDate.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string RecurrenceYearlyOnePattern { get; set; } |
Visual Basic
![]() |
---|
Public Property RecurrenceYearlyOnePattern As String |
Type: String
Use the [MonthOfYear] and [DayOfMonth] parameters as placeholders for the Recurrence.MonthOfYear and Recurrence.DayOfMonth values respectively.