3.2.5.137.1.1.1 Aggregations
Type: CSOM String
Accessibility: Read/Write
Specifies fields (2) and functions that define totals shown in a list view.
It MUST be
NULL or an XML fragment that
conforms to the following XML schema:
<xs:sequence><xs:element name="FieldRef"
type="FieldRefDefinitionAggregation" minOccurs="0"
maxOccurs="unbounded" /></xs:sequence>
where FieldRefDefinitionAggregation is specified in [MS-WSSCAML]
section 2.3.2.2.