Gets or sets the pattern used for weekly recurrences with Weeks value set to 1.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string RecurrenceWeeklyOnePattern { get; set; } |
Visual Basic Copy Code |
---|
Public Property RecurrenceWeeklyOnePattern As String |
A string value.
Use the [DaysOfWeek] parameter as a placeholder for the Recurrence.DaysOfWeek value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |