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