![]() | |
IRetailer |
public interface IRetailerHistoryService : IRetailerHistoryQueryService, IBusinessService
The IRetailerHistoryService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of RetailerHistories matching the specified filter.
(Inherited from IRetailerHistoryQueryService) |
![]() | GetAll |
Gets all RetailerHistories
(Inherited from IRetailerHistoryQueryService) |
![]() | GetSingle |
Gets a single RetailerHistory matching the provided filter.
(Inherited from IRetailerHistoryQueryService) |