Click or drag to resize

IAdapterDataHelperGetShipperInformation Method

Gets the Shipper

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
Shipper GetShipperInformation(
	string shipper
)

Parameters

shipper
Type: SystemString
shipper symbol

Return Value

Type: Shipper
Shipper
See Also