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