Click or drag to resize
SearchDataProviderResultSourceExpression Field
Specifies the result source used by the search query. If the result source is specified using an expression, the expression evaluation type is expected to be the ID or the name of the result source.

Namespace: Colygon.MatchPoint.Search.DataProvider
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public ExpressionString ResultSourceExpression

Field Value

Type: ExpressionString
See Also