IRetail |
public interface IRetailEditionService : IRetailEditionQueryService, IBusinessService
The IRetailEditionService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of RetailEditions matching the specified filter.
(Inherited from IRetailEditionQueryService) | |
GetAll |
Gets all RetailEditions
(Inherited from IRetailEditionQueryService) | |
GetSingle |
Gets a single RetailEdition matching the provided filter.
(Inherited from IRetailEditionQueryService) |