IRetailer | |
public interface IRetailerChainService : IRetailerChainQueryService, IBusinessService
The IRetailerChainService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of RetailerChains matching the specified filter.
(Inherited from IRetailerChainQueryService) | |
| GetAll |
Gets all RetailerChains
(Inherited from IRetailerChainQueryService) | |
| GetSingle |
Gets a single RetailerChain matching the provided filter.
(Inherited from IRetailerChainQueryService) |