SearchResults Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by SearchResults.
            
            Public Constructors
            
            
            
            Public Fields
|   | Name | Description | 
  | count | Search matches count. 0 if nothing found, otherwise this values equals ses array length.   | 
  | documentKey | Unique key identifying a cached document.   | 
  | error | Error description.   | 
  | isGenerating | Indicates whether current report is generating and report information is not available.   | 
  | query | Query text that was used for search.   | 
  | ses | Array of search entries.   | 
Top 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also