Click or drag to resize

CompanyConfigurationShippingRoutes Property

Gets or sets ServiceRoutes

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("ShippingRoute")]
public List<ShippingRouteConfiguration> ShippingRoutes { get; set; }

Property Value

Type: ListShippingRouteConfiguration
See Also