![]() | |
IRetailer |
public interface IRetailerInvoiceSumHistoryEntityService : IRetailerInvoiceSumHistoryQueryService, IBusinessService
The IRetailerInvoiceSumHistoryEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new RetailerInvoiceSumHistory |
![]() | Delete | Deletes the specified RetailerInvoiceSumHistory. |
![]() | Get |
Gets a list of RetailerInvoiceSumHistories matching the specified filter.
(Inherited from IRetailerInvoiceSumHistoryQueryService) |
![]() | GetAll |
Gets all RetailerInvoiceSumHistories
(Inherited from IRetailerInvoiceSumHistoryQueryService) |
![]() | GetSingle |
Gets a single RetailerInvoiceSumHistory matching the provided filter.
(Inherited from IRetailerInvoiceSumHistoryQueryService) |
![]() | Update | Updates the specified RetailerInvoiceSumHistory |