SPSolutionResourceUsageRecord members

Represents a unit of usage for a resource associated with a solution in a site collection.

The SPSolutionResourceUsageRecord type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property EndTime Gets or sets the end time of the time interval in which the SPSolutionResourceUsageRecord information is kept.
Public property ResourceId Gets or sets the globally unique identifier (GUID) that corresponds to the SPResourceMeasure associated with the SPSolutionResourceUsageRecord in a SPResourceMeasureCollection.
Public property ResourceUsage Gets or sets the usage value of the resource tracked by the SPSolutionResourceUsageRecord.
Public property SampleCount Gets or sets the number of the samples for the resource tracked by SPSolutionResourceUsageRecord.
Public property SiteId Gets or sets the GUID of the site collection for the SPSolutionResourceUsageRecord.
Public property SolutionId Gets or sets the GUID of the solution for the SPSolutionResourceUsageRecord.
Public property StartTime Gets or sets the start time of the time interval in which the SPSolutionResourceUsageRecord information is kept.

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 Returns a string representation of the SPSolutionResourceUsageRecord object. (Overrides Object.ToString().)

Top

See also

Reference

SPSolutionResourceUsageRecord class

Microsoft.SharePoint namespace