Click or drag to resize

ViewDefinitionQuery Field

Specifies the CAML query used to obtain data for the view. The filter, the sort expressions and the grouping are set in the query.

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public PatternString Query

Field Value

Type: PatternString
See Also