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