XML3 - API DLL Documentation
Management class to create and manage the collection of shipments, and their respective item collections for each Shipment.

Namespace: XMLV3API.Shipments
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Shipments
Visual Basic
Public Class Shipments
Visual C++
public ref class Shipments

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Shipments..::..Shipments

See Also