Compartilhar via


SPResourceMeasure.SetAggregatorType method

Define a classe do agregador para esse recurso com base no tipo de objeto especificado.

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

Syntax

'Declaração
Public Sub SetAggregatorType ( _
    prototypeAggregator As SPSolutionResourceUsageAggregator _
)
'Uso
Dim instance As SPResourceMeasure
Dim prototypeAggregator As SPSolutionResourceUsageAggregator

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

Parâmetros

Ver também

Referência

SPResourceMeasure class

SPResourceMeasure members

Microsoft.SharePoint.Administration namespace