Gets or sets the pattern used for denoting the start and end time of a recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public string RecurrenceTimeOnePattern { get; set; } |
Visual Basic
![]() |
---|
Public Property RecurrenceTimeOnePattern As String |
Use the [StartTime] and [EndTime] parameters as placeholders for the StartTime and EndTime of recurrences.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |