ShippingRouteConfigurationServiceName Property | |
Gets or sets Service Name
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string ServiceName { get; set; }
public:
property String^ ServiceName {
String^ get ();
void set (String^ value);
}
function get_ServiceName();
function set_ServiceName(value);
Property Value
Type:
StringSee Also