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