TotalTermCount

IndexingReport.TotalTermCount property

Gets the total number of terms in index.

public int TotalTermCount { get; }

Property Value

The total number of terms in index.

See Also