Share via


SPResourceMeasure.SetAggregatorType method

Sets the aggregator class for this resource based on the type of the specified object.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub SetAggregatorType ( _
    prototypeAggregator As SPSolutionResourceUsageAggregator _
)
'Usage
Dim instance As SPResourceMeasure
Dim prototypeAggregator As SPSolutionResourceUsageAggregator

instance.SetAggregatorType(prototypeAggregator)
public void SetAggregatorType(
    SPSolutionResourceUsageAggregator prototypeAggregator
)

Parameters

See also

Reference

SPResourceMeasure class

SPResourceMeasure members

Microsoft.SharePoint.Administration namespace