IGroupAdapter Methods |
The IGroupAdapter type exposes the following members.
Name | Description | |
---|---|---|
AddShipmentToGroup |
Adds Shipment to group
| |
CloseGroup |
Closes the specified group.
| |
CreateGroup |
Creates a group with associated data
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetCarriers |
Gets a list of Carriers
| |
GetDocuments |
Client interface that gets Symbol/FriendlyName pairs of available Group Documents by Carrier.
| |
GetGroup |
Gets group information based on the provided parameters.
| |
GetGroups |
Gets a list of Groups based on the provided parameters.
| |
GetGroupTypes |
Gets a list of grouping types
| |
Init |
Initializes adapter
(Inherited from IAdapter.) | |
ModifyGroup |
Modifies the data associated in a specific group
| |
ModifyPackageLabel |
modifies the package label for grouping
| |
OpenGroup |
Re-opens the specified group.
| |
PrintGroupDocument |
Print group document
|