Click or drag to resize

BaseSearchQuerySelectFields Field

Which fields should be included in the result set.

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

Field Value

Type: HashSetString
See Also