Click or drag to resize
IIndexStatisticsDocumentCount Property
Gets the number of indexed documents.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
long DocumentCount { get; }

Property Value

Type: Int64
See Also