Click or drag to resize

CompanyConfigurationShippers Property

Gets or sets ShipperConfigurations

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

Property Value

Type: ListShipperConfiguration
See Also