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