SPResourceMeasure.SetAggregatorType method
會設定指定之物件的類型為基礎此資源的彙總工具類別。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub SetAggregatorType ( _
prototypeAggregator As SPSolutionResourceUsageAggregator _
)
'用途
Dim instance As SPResourceMeasure
Dim prototypeAggregator As SPSolutionResourceUsageAggregator
instance.SetAggregatorType(prototypeAggregator)
public void SetAggregatorType(
SPSolutionResourceUsageAggregator prototypeAggregator
)
參數
- prototypeAggregator
Type: Microsoft.SharePoint.SPSolutionResourceUsageAggregator