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