Click or drag to resize
BaseCamlQueryBuild Method
Creates a search query.

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

Return Value

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