Click or drag to resize

BaseCamlQueryGroupBy Field

Specifies a list of fields that are used to group the result items.

Namespace:  Colygon.MatchPoint.Common.Caml
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public List<GroupField> GroupBy

Field Value

Type: ListGroupField
See Also