Click or drag to resize

IAdapterConfigurationAdapterShipperMappings Property

Gets or sets AdapterShipperMappings.

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

Property Value

Type: ListAdapterShipperMapping
See Also