BaseSearchQueryBuild Method |
Builds the actual query string from
Namespace:
Colygon.MatchPoint.Search.Query
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public abstract string Build()
Return Value
Type:
StringThe query string.
See Also