Click or drag to resize
Infosoft Logo

IQueryResultService Methods

The IQueryResultService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of QueryResults matching the specified filter.
(Inherited from IQueryResultQueryService)
Public methodGetAll Gets all QueryResults
(Inherited from IQueryResultQueryService)
Public methodGetSingle Gets a single QueryResult matching the provided filter.
(Inherited from IQueryResultQueryService)
Top
See Also