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.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public int RowLimit

Field Value

Type: Int32
See Also