TotalDocumentsInIndex

IndexingReport.TotalDocumentsInIndex property

Gets the total number of documents in the index.

public int TotalDocumentsInIndex { get; }

Property Value

The total number of documents in the index.

See Also