Click or drag to resize

IAdapterConfigurationProviderGetDefaultShipperSettings Method

Gets the default shipper settigns.

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
List<ShipperSetting> GetDefaultShipperSettings()

Return Value

Type: ListShipperSetting

[Missing <returns> documentation for "M:PSI.Sox.Adapter.Interfaces.IAdapterConfigurationProvider.GetDefaultShipperSettings"]

See Also