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 public virtual Nullable<long> IndexDocumentCount { get; }
Property Value
Type:
NullableInt64See Also