Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- prototypeAggregator
Type: Microsoft.SharePoint.SPSolutionResourceUsageAggregator