SPSolutionResourceUsageAggregator Members
Include Protected Members
Include Inherited Members
Represents a base resource usage aggregator used to create usage data of a solution over time.
The SPSolutionResourceUsageAggregator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSolutionResourceUsageAggregator | Initializes a new instance of the SPSolutionResourceUsageAggregator class. |
Top
Methods
Name | Description | |
---|---|---|
AggregateRecord | When overridden in a derived class, aggregates the specified usage record into the aggregation result. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAggregatedRecord | When overridden in a derived class, gets the aggregation result. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top