CommodityContentConfigurationOriginAddressStateProvince Property | |
Gets or sets OriginAddressStateProvince.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressStateProvince { get; set; }
public:
property String^ OriginAddressStateProvince {
String^ get ();
void set (String^ value);
}
function get_OriginAddressStateProvince();
function set_OriginAddressStateProvince(value);
Property Value
Type:
StringSee Also