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