Click or drag to resize
Infosoft Logo

IRetailerInvoiceLineHistoryEntityService Methods

The IRetailerInvoiceLineHistoryEntityService type exposes the following members.

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