Click or drag to resize
BaseSearchQuerySelectFields Field
Which fields should be included in the result set.

Namespace: Colygon.MatchPoint.Search.Query
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public readonly HashSet<string> SelectFields

Field Value

Type: HashSetString
See Also