Click or drag to resize
Infosoft Logo

IRetailerInvoiceHistoryEntityService Methods

The IRetailerInvoiceHistoryEntityService type exposes the following members.

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