Gets or sets the pattern used for denoting the end date of a recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public string RecurrenceEndDatePattern { get; set; } |
Visual Basic
![]() |
---|
Public Property RecurrenceEndDatePattern As String |
Use the [EndDate] parameter as a placeholder for the return value from the Recurrence.GetEndDate() method.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |