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