TrackingLocationCity Property | |
City - Name Address City Name
Namespace:
PSI.Sox.Tracking
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string City { get; set; }
public:
property String^ City {
String^ get ();
void set (String^ value);
}
function get_City();
function set_City(value);
Property Value
Type:
StringSee Also