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: 2013.11.0.0
Syntax
C#
public List<GroupField> GroupBy

Field Value

Type: ListGroupField
See Also