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