IDistribution |
public interface IDistributionCompanyService : IDistributionCompanyQueryService, IBusinessService
The IDistributionCompanyService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of Distributioncompanies matching the specified filter.
(Inherited from IDistributionCompanyQueryService) | |
GetAll |
Gets all Distributioncompanies
(Inherited from IDistributionCompanyQueryService) | |
GetSingle |
Gets a single DistributionCompany matching the provided filter.
(Inherited from IDistributionCompanyQueryService) |