SPSolutionResourceUsageAggregatorCountWeightedMean members

Represents a resource usage aggregator used to calculate a weighted mean based on the sample count for each usage record.

The SPSolutionResourceUsageAggregatorCountWeightedMean type exposes the following members.

Constructors

  Name Description
Public method SPSolutionResourceUsageAggregatorCountWeightedMean Initializes a new instance of the SPSolutionResourceUsageAggregatorCountWeightedMean class.

Top

Properties

  Name Description
Protected property AggregatedRecord Gets or sets the aggregated usage records. (Inherited from SPSolutionResourceUsageAggregatorCount.)
Public property RecordCount Gets the number of records processed. (Inherited from SPSolutionResourceUsageAggregatorCount.)

Top

Methods

  Name Description
Public method AggregateRecord Aggregates the specified usage record into the aggregation result. (Overrides SPSolutionResourceUsageAggregatorCount.AggregateRecord(SPSolutionResourceUsageRecord).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAggregatedRecord Gets the aggregation result of the SPSolutionResourceUsageAggregatorCountWeightedMean. (Overrides SPSolutionResourceUsageAggregatorCount.GetAggregatedRecord().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSolutionResourceUsageAggregatorCountWeightedMean class

Microsoft.SharePoint namespace