IShippingAdapterCloseManifest Method | |
closes out an open CloseManifest grouping in .
Namespace:
PSI.Sox.Adapter.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax List<CloseManifestResult> CloseManifest(
string carrier,
string shipper,
List<ManifestItem> manifestItems
)
Parameters
- carrier
- Type: SystemString
Carrier Symbol - shipper
- Type: SystemString
Shipper - manifestItems
- Type: System.Collections.GenericListManifestItem
CloseManifest Item Symbol
Return Value
Type:
ListCloseManifestResultShipFileItem symbol integer.
See Also