Click or drag to resize
FqlSearchQuery Constructor
Initializes a new FqlSearchQuery instance.

Namespace: Colygon.MatchPoint.Search.Query.Fast
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public FqlSearchQuery(
	SPWeb web
)

Parameters

web
Type: SPWeb
See Also