Click or drag to resize

IGroupAdapter Methods

The IGroupAdapter type exposes the following members.

Methods
  NameDescription
Public methodAddShipmentToGroup
Adds Shipment to group
Public methodCloseGroup
Closes the specified group.
Public methodCreateGroup
Creates a group with associated data
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetCarriers
Gets a list of Carriers
Public methodGetDocuments
Client interface that gets Symbol/FriendlyName pairs of available Group Documents by Carrier.
Public methodGetGroup
Gets group information based on the provided parameters.
Public methodGetGroups
Gets a list of Groups based on the provided parameters.
Public methodGetGroupTypes
Gets a list of grouping types
Public methodInit
Initializes adapter
(Inherited from IAdapter.)
Public methodModifyGroup
Modifies the data associated in a specific group
Public methodModifyPackageLabel
modifies the package label for grouping
Public methodOpenGroup
Re-opens the specified group.
Public methodPrintGroupDocument
Print group document
Top
See Also