IResponse | |
public interface IResponseReportGroupService : IResponseReportGroupQueryService, IBusinessService
The IResponseReportGroupService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ResponseReportGroups matching the specified filter.
(Inherited from IResponseReportGroupQueryService) | |
| GetAll |
Gets all ResponseReportGroups
(Inherited from IResponseReportGroupQueryService) | |
| GetSingle |
Gets a single ResponseReportGroup matching the provided filter.
(Inherited from IResponseReportGroupQueryService) |