Gets or sets the pattern used for denoting the start and end time of a recurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string RecurrenceTimeOnePattern { get; set; } |
Visual Basic Copy Code |
---|
Public Property RecurrenceTimeOnePattern As String |
A string value.
Use the [StartTime] and [EndTime] parameters as placeholders for the StartTime and EndTime of recurrences.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |