Click or drag to resize

AdapterShipperMappingAdapterShipperSettings Property

Gets or sets AdapterSettings for this AdapterShipperMapping.

Namespace:  PSI.Sox.Adapter
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public List<ShipperSetting> AdapterShipperSettings { get; set; }

Property Value

Type: ListShipperSetting
See Also