XML3 - API DLL Documentation
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Header order class that manages the return data from the PlaceOrder web method. This is entirely readonly and is accessible as a property of the order object which triggered the web method.
Namespace: XMLV3API.OrderAssembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class OrderConfirmation |
Visual Basic |
---|
Public Class OrderConfirmation |
Visual C++ |
---|
public ref class OrderConfirmation |