| SearchIndexInfoIndexDocumentCount Property | 
            Gets the number of indexed documents. Returns null if document count information is not available.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual Nullable<long> IndexDocumentCount { get; }Property Value
Type: 
NullableInt64 See Also
See Also