Click or drag to resize

AdapterRegistrationConfigurationAdapterShipperMappings Property

Gets or set AdapterShipperMappings

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public List<AdapterShipperMappingConfiguration> AdapterShipperMappings { get; set; }

Property Value

Type: ListAdapterShipperMappingConfiguration
See Also