Click or drag to resize
Infosoft Logo

IRetailerInvoiceFormularService Methods

The IRetailerInvoiceFormularService type exposes the following members.

Methods
 NameDescription
Public methodCreateRetailerInvoiceFormular Creates a new RetailerInvoiceFormular code.
Public methodDeleteRetailerInvoiceFormular Deletes the RetailerInvoiceFormular Code.
Public methodGetAllRetailerInvoiceFormulars Gets all retailer InvoiceFormular Codes.
Public methodGetRetailerInvoiceFormularByCodeAndTitle Gets a RetailerInvoiceFormular code, for given code and a title code.
Public methodGetRetailerInvoiceFormularById Gets Retailer InvoiceFormular Code by ID.
Public methodGetRetailerInvoiceFormularsByTitle Gets a list of RetailerInvoiceFormular codes for a given title code.
Public methodUpdateRetailerInvoiceFormular Updates a RetailerInvoiceFormular code with new values.
Top
See Also