IQuery | |
public interface IQueryResultService : IQueryResultQueryService, IBusinessService
The IQueryResultService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get | 
            Gets a list of QueryResults matching the specified filter.
             (Inherited from IQueryResultQueryService)  | |
| GetAll | 
            Gets all QueryResults
             (Inherited from IQueryResultQueryService)  | |
| GetSingle | 
            Gets a single QueryResult matching the provided filter.
             (Inherited from IQueryResultQueryService)  |