SPUsageEntry Members

Include Protected Members
Include Inherited Members

An abstract class that is the common interface for logging usage entries to the system. This class has a small number of fields applicable to all usage types.

The SPUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPUsageEntry() A no-argument constructor.
Protected method SPUsageEntry(SPKeyValuePairSerializationInfo) Constructs the entry from an SPKeyValuePairSerializationInfo object.

Top

Properties

  Name Description
Public property CorrelationId
Public property FarmId The identifier for the farm where this usage entry originated.
Public property MachineName
Public property ParentType
Public property ParentTypeGuid
Public property SiteSubscriptionId Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated.
Public property Timestamp Gets or sets a timestamp for the occurrence of this entry.
Public property TimestampUtc Gets or sets a UTC timestamp for the occurrence of this entry.
Public property User Gets or sets the name of the user who initiated the usage entry.

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

SPUsageEntry Class

Microsoft.SharePoint.Administration Namespace