IShippingAdapterGetCarriers Method | |
gets a list of available Carriers on the current system.
Namespace:
PSI.Sox.Adapter.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax List<Carrier> GetCarriers()
Return Value
Type:
ListCarrier
list of carrier
See Also