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 | |
---|---|---|
![]() |
SPSiteSolutionDailyResourceUsageRecord | Initializes a new instance of the [Microsoft.SharePoint.SPSiteSolutionDailyResourceUsageRecord] class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DaysAgo | The number of days since the last record tracking day. |
![]() |
ResourceId | Unique identifier (GUID) corresponding to the [Microsoft.SharePoint.Administration.SPResourceMeasure] object associated with this record. |
![]() |
ResourceUsage | Represents the usage value for the tracked resource. |
![]() |
SampleCount | Number of samples for this resource for the specified day. |
![]() |
SolutionId | Unique identifier (GUID) corresponding to the solution identifier for this record. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top