IBundle | |
public interface IBundleProductService : IBundleProductQueryService, IBusinessService
The IBundleProductService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get | 
            Gets a list of BundleProducts matching the specified filter.
             (Inherited from IBundleProductQueryService)  | |
| GetAll | 
            Gets all BundleProducts
             (Inherited from IBundleProductQueryService)  | |
| GetSingle | 
            Gets a single BundleProduct matching the provided filter.
             (Inherited from IBundleProductQueryService)  |