CommodityContentExportOriginAddressCountry Property | |
Gets or sets Origin_Country.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressCountry { get; set; }
public:
property String^ OriginAddressCountry {
String^ get ();
void set (String^ value);
}
function get_OriginAddressCountry();
function set_OriginAddressCountry(value);
Property Value
Type:
StringSee Also