Click or drag to resize

XmlSchemaInvoiceExportT Class

[Missing <summary> documentation for "T:Severa.API.XmlSchemaInvoiceExport`1"]

Inheritance Hierarchy
SystemObject
  ExportImportBase
    Severa.APIXmlSchemaExportT
      Severa.APIXmlSchemaInvoiceExportT
        Severa.APIFinvoiceExportT

Namespace: Severa.API
Assembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0
Syntax
public abstract class XmlSchemaInvoiceExport<T> : XmlSchemaExport<T>, 
	IInvoiceExport

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Severa.API.XmlSchemaInvoiceExport`1"]

The XmlSchemaInvoiceExportT type exposes the following members.

Constructors
 NameDescription
Protected methodXmlSchemaInvoiceExportTInitializes a new instance of the XmlSchemaInvoiceExportT class
Top
Methods
 NameDescription
Protected methodConvertInvoice 
Public methodWriteInvoice 
Top
See Also