SPSiteInventoryUsageEntry members
NOTE: This API is now obsolete.
Encapsulates data logged for site inventory usage.
The SPSiteInventoryUsageEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSiteInventoryUsageEntry | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
CorrelationId | (Inherited from SPUsageEntry.) | |
FarmId | The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.) | |
MachineName | (Inherited from SPUsageEntry.) | |
MaxStorage | Obsolete. A value stored in a SPKeyValuePairSerializationInfo object that stores data needed to serialize and deserialize this [Microsoft.SharePoint.Administration.SPSiteInventoryUsageEntry] object. | |
ParentInstanceName | (Inherited from SPUsageEntry.) | |
ParentType | Obsolete. The Type of the derived SPUsageDefinition object that is associated with this Usage entry. (Overrides SPUsageEntry.ParentType.) | |
ParentTypeGuid | (Inherited from SPUsageEntry.) | |
ParentWebId | Obsolete. Web identifier of the parent usage object. | |
ServerUrl | Obsolete. URL of the server. | |
SiteId | Obsolete. Unique identifier of the SharePoint Web site. | |
SiteSize | Obsolete. Number of page levels in the site. | |
SiteSubscriptionId | Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.) | |
SiteTemplate | Obsolete. SharePoint site template used with this site. | |
SiteUrl | Obsolete. Uniform recourse locator for this SharePoint web site. | |
Timestamp | Gets or sets a timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.) | |
TimestampUtc | Gets or sets a UTC timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.) | |
User | Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.) | |
WebApplicationId | Obsolete. Unique identifier of this SharePoint Web site application. | |
WebId | Obsolete. Unique identifier of this Web site. | |
WebUrl | Obsolete. Uniform resource locator of this Web site. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseObjectData | (Inherited from SPUsageEntry.) | |
GetHashCode | (Inherited from Object.) | |
GetMetric | Obsolete. Retrieves the [Microsoft.SharePoint.Administration.SPSiteInventoryUsageEntry.SiteMetric] object for this usage entry. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetMetric | Obsolete. Sets the given site metric with data contained by the [System.Object] parameter. | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ISerializableUsageEntry.GetObjectData | Obsolete. Populates a [System.Runtime.Serialization.SerializationInfo] object with the data needed to serialize the target object. |
Top