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