XML3 - API DLL Documentation
Exposes readonly property for the Shipped Quanatity

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

Syntax

C#
public long ShippedQty { get; }
Visual Basic
Public ReadOnly Property ShippedQty As Long
	Get
Visual C++
public:
property long long ShippedQty {
	long long get ();
}

Field Value

Return Value

Remarks