Click or drag to resize
Infosoft Logo

IRetailerInvoiceLineEntityService Methods

The IRetailerInvoiceLineEntityService type exposes the following members.

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