![]() | |
IDistribution |
public interface IDistributionInterchangeEntityService : IDistributionInterchangeQueryService, IBusinessService
The IDistributionInterchangeEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new DistributionInterchange |
![]() | Delete | Deletes the specified DistributionInterchange. |
![]() | Get |
Gets a list of DistributionInterchanges matching the specified filter.
(Inherited from IDistributionInterchangeQueryService) |
![]() | GetAll |
Gets all DistributionInterchanges
(Inherited from IDistributionInterchangeQueryService) |
![]() | GetSingle |
Gets a single DistributionInterchange matching the provided filter.
(Inherited from IDistributionInterchangeQueryService) |
![]() | Update | Updates the specified DistributionInterchange |