ShippingRouteConfigurationRateServiceSymbol Property | |
Gets and set RateServiceRoute
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string RateServiceSymbol { get; set; }
public:
property String^ RateServiceSymbol {
String^ get ();
void set (String^ value);
}
function get_RateServiceSymbol();
function set_RateServiceSymbol(value);
Property Value
Type:
StringSee Also