Share via


SPSolutionResourceUsageAggregatorCount.AggregatedRecord Property

Gets or sets the aggregated usage records.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Property AggregatedRecord As SPSolutionResourceUsageRecord
    Get
    Set
'Usage
Dim value As SPSolutionResourceUsageRecord

value = Me.AggregatedRecord

Me.AggregatedRecord = value
protected SPSolutionResourceUsageRecord AggregatedRecord { get; set; }

Property Value

Type: Microsoft.SharePoint.SPSolutionResourceUsageRecord
The aggregated usage records.

See Also

Reference

SPSolutionResourceUsageAggregatorCount Class

SPSolutionResourceUsageAggregatorCount Members

Microsoft.SharePoint Namespace