Gets or sets the city.
Namespace:
Biolomics.SharedClasses
Assembly:
Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string City { get; set; }
Public Property City As String
Get
Set
Property Value
Type:
StringThe city.
See Also