Aggregations Property
The Aggregations property of the SPView class gets or sets field references for one or more aggregate, or total, columns used in a view.
Property Value
A string in Collaborative Application Markup Language (CAML) that contains the field references.
Remarks
The Aggregations property contains a string like the following:
<FieldRef Name="_x006e_um2" Type="SUM" />
<FieldRef Name="_x004e_um1" Type="AVG" />
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security