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