IProduct_ | |
public interface IProduct_x_DistributionEntityService : IProduct_x_DistributionQueryService, IBusinessService
The IProduct_x_DistributionEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new Product_x_Distribution | |
| Delete | Deletes the specified Product_x_Distribution. | |
| Get |
Gets a list of Product_x_Distributions matching the specified filter.
(Inherited from IProduct_x_DistributionQueryService) | |
| GetAll |
Gets all Product_x_Distributions
(Inherited from IProduct_x_DistributionQueryService) | |
| GetSingle |
Gets a single Product_x_Distribution matching the provided filter.
(Inherited from IProduct_x_DistributionQueryService) | |
| Update | Updates the specified Product_x_Distribution |