Gets or sets the pattern used for weekly recurrences with Weeks value set to more than 1.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public string RecurrenceWeeklyTwoPattern { get; set; } |
Visual Basic
![]() |
---|
Public Property RecurrenceWeeklyTwoPattern As String |
Use the [DaysOfWeek] and [Weeks] parameters as placeholders for the Recurrence.DaysOfWeek and Recurrence.Weeks values respectively.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |