ShippingRouteConfigurationShipServiceSymbol Property | |
Gets and set ShipServiceRoute
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string ShipServiceSymbol { get; set; }
public:
property String^ ShipServiceSymbol {
String^ get ();
void set (String^ value);
}
function get_ShipServiceSymbol();
function set_ShipServiceSymbol(value);
Property Value
Type:
StringSee Also