Condividi tramite


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)
Available in Sandboxed Solutions: No

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