Click or drag to resize
Infosoft Logo

IInvoiceEntityService Methods

The IInvoiceEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Invoice
Public methodDelete Deletes the specified Invoice.
Public methodGet Gets a list of Invoices matching the specified filter.
(Inherited from IInvoiceQueryService)
Public methodGetAll Gets all Invoices
(Inherited from IInvoiceQueryService)
Public methodGetSingle Gets a single Invoice matching the provided filter.
(Inherited from IInvoiceQueryService)
Public methodUpdate Updates the specified Invoice
Top
See Also