Click or drag to resize
Infosoft Logo

IRetailerInvoiceSumHistoryEntityService Methods

The IRetailerInvoiceSumHistoryEntityService type exposes the following members.

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