Click or drag to resize

IAdapterConfiguration Interface

IAdapterConfiguration interface.

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public interface IAdapterConfiguration

The IAdapterConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAdapterSettings
Gets or sets AdapterSettings.
Public propertyAdapterShipperMappings
Gets or sets AdapterShipperMappings.
Top
See Also