Click or drag to resize
Infosoft Logo

IRetailerInvoiceSumEntityService Methods

The IRetailerInvoiceSumEntityService type exposes the following members.

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