| SearchResultsDocuments Property  | 
            Collection of documents ids which are present in filtered results
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxpublic HashSet<string> Documents { get; protected set; }Property Value
Type: 
HashSetString
See Also