SPField.AggregationFunction property
取得或設定欄位的彙總函數。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property AggregationFunction As String
Get
Set
'用途
Dim instance As SPField
Dim value As String
value = instance.AggregationFunction
instance.AggregationFunction = value
public string AggregationFunction { get; set; }
Property value
Type: System.String
內含的彙總函數的字串。