Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The configured number of documents to feature in the query.
public int? TopNDocuments { get; set; }
member this.TopNDocuments : Nullable<int> with get, set
Public Property TopNDocuments As Nullable(Of Integer)