Gets or sets the city of this location.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string City { get; set; } |
Visual Basic
![]() |
---|
Public Property City As String |
A string that represents the location's city. Default value is an empty string ("").