Click or drag to resize

BaseCamlQueryBuild Method

Creates a search query.

Namespace:  Colygon.MatchPoint.Common.Caml
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public string Build()

Return Value

Type: String
The search query in CAML syntax.
See Also