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