Click or drag to resize
Infosoft Logo

IDistributionInterchangeEntityService Methods

The IDistributionInterchangeEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new DistributionInterchange
Public methodDelete Deletes the specified DistributionInterchange.
Public methodGet Gets a list of DistributionInterchanges matching the specified filter.
(Inherited from IDistributionInterchangeQueryService)
Public methodGetAll Gets all DistributionInterchanges
(Inherited from IDistributionInterchangeQueryService)
Public methodGetSingle Gets a single DistributionInterchange matching the provided filter.
(Inherited from IDistributionInterchangeQueryService)
Public methodUpdate Updates the specified DistributionInterchange
Top
See Also