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

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Invoices..::..Invoices

See Also