SPSiteSolutionDailyResourceUsageRecord members

Stores a record of daily resource usage for solutions in a site collection.

The SPSiteSolutionDailyResourceUsageRecord type exposes the following members.

Constructors

  Name Description
Public method SPSiteSolutionDailyResourceUsageRecord Initializes a new instance of the [Microsoft.SharePoint.SPSiteSolutionDailyResourceUsageRecord] class.

Top

Properties

  Name Description
Public property DaysAgo The number of days since the last record tracking day.
Public property ResourceId Unique identifier (GUID) corresponding to the [Microsoft.SharePoint.Administration.SPResourceMeasure] object associated with this record.
Public property ResourceUsage Represents the usage value for the tracked resource.
Public property SampleCount Number of samples for this resource for the specified day.
Public property SolutionId Unique identifier (GUID) corresponding to the solution identifier for this record.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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

SPSiteSolutionDailyResourceUsageRecord class

Microsoft.SharePoint namespace