ISupplement |
public interface ISupplementServiceService : ISupplementServiceQueryService, IBusinessService
The ISupplementServiceService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of SupplementServices matching the specified filter.
(Inherited from ISupplementServiceQueryService) | |
GetAll |
Gets all SupplementServices
(Inherited from ISupplementServiceQueryService) | |
GetSingle |
Gets a single SupplementService matching the provided filter.
(Inherited from ISupplementServiceQueryService) |