Click or drag to resize
Infosoft Logo

IDistributionCompanyEntityService Methods

The IDistributionCompanyEntityService type exposes the following members.

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