Gets or sets the string representing a 'weekday' value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string WeekdayValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property WeekdayValue As String |
A string value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |