 | CommonBuyerDescriptorTypeCity Property |
City of residence.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string City { get; set; }
Public Property City As String
Get
Set
function get City () : String
function set City (value : String)
function get_City();
function set_City(value);
Property Value
Type:
String
See Also