Click or drag to resize

BaseSearchQueryRowLimit Field

How many results should be returned. RowLimit is specified on SearchServiceApplication.MaxRowLimit.

Namespace:  Colygon.MatchPoint.Search.Query
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public int RowLimit

Field Value

Type: Int32
See Also