Share via


QueryResult.SearchCount Property

Definition

The total number of search results (not the number of documents in a single page).

public int? SearchCount { get; }
member this.SearchCount : Nullable<int>
Public ReadOnly Property SearchCount As Nullable(Of Integer)

Property Value

Applies to