XML3 - API DLL Documentation
Gets the Back order Quantity property from the instantiated object.

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

Syntax

C#
public int BackOrderQty { get; }
Visual Basic
Public ReadOnly Property BackOrderQty As Integer
	Get
Visual C++
public:
property int BackOrderQty {
	int get ();
}

Field Value

Return Value

Remarks