Метод SPResourceMeasure.SetAggregatorType
Задает класс объединение для этого ресурса, в зависимости от типа указанного объекта.
Пространство имен: Microsoft.SharePoint.Administration
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Sub SetAggregatorType ( _
prototypeAggregator As SPSolutionResourceUsageAggregator _
)
'Применение
Dim instance As SPResourceMeasure
Dim prototypeAggregator As SPSolutionResourceUsageAggregator
instance.SetAggregatorType(prototypeAggregator)
public void SetAggregatorType(
SPSolutionResourceUsageAggregator prototypeAggregator
)
Параметры
- prototypeAggregator
Тип: Microsoft.SharePoint.SPSolutionResourceUsageAggregator