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