Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Server Technologies
SDK Documentation
SPField Class
SPField Properties
 AggregationFunction Property
SPField.AggregationFunction Property (Microsoft.SharePoint)
Gets or sets the aggregation function for the field.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Property AggregationFunction As String
Visual Basic (Usage)
Dim instance As SPField
Dim value As String

value = instance.AggregationFunction

instance.AggregationFunction = value
C#
public string AggregationFunction { get; set; }

Property Value

A string that contains the aggregation function.
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker