XML3 - API DLL Documentation
The country the order is going to be delivered to.

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

Syntax

C#
public string Country { get; }
Visual Basic
Public ReadOnly Property Country As String
	Get
Visual C++
public:
property String^ Country {
	String^ get ();
}

Field Value

Return Value

Remarks