Click or drag to resize

IShippingAdapter Methods

The IShippingAdapter type exposes the following members.

Methods
  NameDescription
Public methodCloseManifest
closes out an open CloseManifest grouping in .
Public methodDeleteHistoryItems
deletes the HistoryItem data from 's transactional database.
Public methodDeleteTransmitItems
Delete specified transmit items
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetCarriers
gets a list of available Carriers on the current system.
Public methodGetCarriersbyShippers
Returns a list of carriers associated with the shippers
Public methodGetDocuments
returns a list of available documents
Public methodGetHistoryItems
gets a list of HistoryItem Symbol integers based on Carrier and Shipper.
Public methodGetHistoryPackageList
gets a list of MSN integers based on the supplied criteria.
Public methodGetManifestItems
Gets a list of ManifestItem
Public methodGetPackageTypes
returns a list of carrier package types
Public methodGetPaymentTerms
returns a list of payment Terms
Public methodGetServices
gets a list of available Services on the current system.
Public methodGetShippers
Gets or sets shippers
Public methodGetTransmitItems
Gets transmit items for shipper and carrier
Public methodInit
Initializes adapter
(Inherited from IAdapter.)
Public methodModifyPackageList
Modify package List
Public methodPrintContainerDocument
Prints a container document
Public methodPrintDocument
print document
Public methodPrintManifestDocument
print manifest document
Public methodRate
rates the specified objects requests through the APIs.
Public methodReProcess
ReProcess
Public methodSearch
searches for an open package by MSN.
Public methodSearchByBundleId
searches for an open package by Conenctship BundleID.
Public methodShip
ships a full shipment request.
Public methodTransmitItems
transmit specified tranmit items
Public methodVoidPackage
voids a package transaction.
Top
See Also