IProduct | |
public interface IProductSaleParameterService : IProductSaleParameterQueryService, IBusinessService
The IProductSaleParameterService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ProductSaleParameters matching the specified filter.
(Inherited from IProductSaleParameterQueryService) | |
| GetAll |
Gets all ProductSaleParameters
(Inherited from IProductSaleParameterQueryService) | |
| GetSingle |
Gets a single ProductSaleParameter matching the provided filter.
(Inherited from IProductSaleParameterQueryService) |