GetAggregationString Method
The GetAggregationString method of the SPView class returns the formula that is implemented in an aggregate, or total, view of a list column.
Parameters
name A string that contains the internal name of the field.
Return Value
A string that contains the formula.
Remarks
The value that is passed in the name parameter must be the same as the name specified by the Aggregations property.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security