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