Click or drag to resize

IGroupAdapterAddShipmentToGroup Method

Adds Shipment to group

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
void AddShipmentToGroup(
	ShipmentRequest request
)

Parameters

request
Type: PSI.SoxShipmentRequest

[Missing <param name="request"/> documentation for "M:PSI.Sox.Adapter.Interfaces.IGroupAdapter.AddShipmentToGroup(PSI.Sox.ShipmentRequest)"]

See Also