CommodityContentExportOriginAddressCity Property | |
Gets or sets OriginCity.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressCity { get; set; }
public:
property String^ OriginAddressCity {
String^ get ();
void set (String^ value);
}
function get_OriginAddressCity();
function set_OriginAddressCity(value);
Property Value
Type:
StringSee Also