SPSolutionResourceUsageAggregatorMean.GetAggregatedRecord-Methode
Ruft das Aggregationsergebnis von der SPSolutionResourceUsageAggregatorMeanab.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function GetAggregatedRecord As SPSolutionResourceUsageRecord
'Usage
Dim instance As SPSolutionResourceUsageAggregatorMean
Dim returnValue As SPSolutionResourceUsageRecord
returnValue = instance.GetAggregatedRecord()
public override SPSolutionResourceUsageRecord GetAggregatedRecord()
Rückgabewert
Typ: Microsoft.SharePoint.SPSolutionResourceUsageRecord
Ergebnis: Einsatz Datensatz der SPSolutionResourceUsageAggregatorMean.
Hinweise
Diese Überschreibung Ruft die GetAggregatedRecord -Methode ihrer Basisklasse der Ergebnisdatensatz Syntax abrufen.
Siehe auch
Referenz
SPSolutionResourceUsageAggregatorMean Klasse