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
Public method SPSiteInventoryUsageEntry Obsolete.

Top

Properties

  Name Description
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property FarmId The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.)
Public property MachineName (Inherited from SPUsageEntry.)
Public property MaxStorage Obsolete. A value stored in a SPKeyValuePairSerializationInfo object that stores data needed to serialize and deserialize this [Microsoft.SharePoint.Administration.SPSiteInventoryUsageEntry] object.
Public property ParentInstanceName (Inherited from SPUsageEntry.)
Public property ParentType Obsolete. The Type of the derived SPUsageDefinition object that is associated with this Usage entry. (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property ParentWebId Obsolete. Web identifier of the parent usage object.
Public property ServerUrl Obsolete. URL of the server.
Public property SiteId Obsolete. Unique identifier of the SharePoint Web site.
Public property SiteSize Obsolete. Number of page levels in the site.
Public property SiteSubscriptionId Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.)
Public property SiteTemplate Obsolete. SharePoint site template used with this site.
Public property SiteUrl Obsolete. Uniform recourse locator for this SharePoint web site.
Public property 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.)
Public property 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.)
Public property User Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.)
Public property WebApplicationId Obsolete. Unique identifier of this SharePoint Web site application.
Public property WebId Obsolete. Unique identifier of this Web site.
Public property WebUrl Obsolete. Uniform resource locator of this Web site.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetBaseObjectData (Inherited from SPUsageEntry.)
Public method GetHashCode (Inherited from Object.)
Public method GetMetric Obsolete. Retrieves the [Microsoft.SharePoint.Administration.SPSiteInventoryUsageEntry.SiteMetric] object for this usage entry.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetMetric Obsolete. Sets the given site metric with data contained by the [System.Object] parameter.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData Obsolete. Populates a [System.Runtime.Serialization.SerializationInfo] object with the data needed to serialize the target object.

Top

See also

Reference

SPSiteInventoryUsageEntry class

Microsoft.SharePoint.Administration namespace