All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
DocumentSortResult Class Reference

DocumentSortResult class. More...

Public Member Functions

 DocumentSortResult ()
 Initializes a new instance of the DocumentSortResult class. More...
 

Properties

bool AllFieldsFound [get, set]
 Gets or sets a value indicating whether all the fields have been found. More...
 
DocumentSummaryCollection SortedDocuments [get, set]
 Gets or sets the sorted documents. More...
 

Description

DocumentSortResult class.

Constructor & Destructor Documentation

Initializes a new instance of the DocumentSortResult class.

Property Documentation

bool AllFieldsFound
getset

Gets or sets a value indicating whether all the fields have been found.

DocumentSummaryCollection SortedDocuments
getset

Gets or sets the sorted documents.