Gets or sets the state of this location.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string State { get; set; } |
Visual Basic Copy Code |
---|
Public Property State As String |
A string identifying the state where this location is. The default is an empty string.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |