IImported | |
public interface IImportedRetailerService : IImportedRetailerQueryService, IBusinessService
The IImportedRetailerService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ImportedRetailers matching the specified filter.
(Inherited from IImportedRetailerQueryService) | |
| GetAll |
Gets all ImportedRetailers
(Inherited from IImportedRetailerQueryService) | |
| GetSingle |
Gets a single ImportedRetailer matching the provided filter.
(Inherited from IImportedRetailerQueryService) |