SPClickthroughUsageEntry members

NOTE: This API is now obsolete.

Contains data about the mouse-clicks made on entities in the system.

The SPClickthroughUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPClickthroughUsageEntry() Obsolete. Creates an instance of the SPClickthroughUsageEntry class.
Public method SPClickthroughUsageEntry([]) Obsolete.

Top

Properties

  Name Description
Public property BrowserSessionId Obsolete. Gets or sets the browser session ID.
Public property ClickedAssetContentType Obsolete. Gets or sets the content type of the clicked asset.
Public property ClickedAssetId Obsolete. Gets or sets the URL of the asset that is being clicked on.
Public property ClickedAssetWebId Obsolete. Gets or sets the SPWeb GUID of the clicked asset.
Public property ClickedTitle Obsolete. Gets or sets the title of the clicked URL.
Public property ClickTime Obsolete. Gets or sets the timestamp of when the user clicked the URL.
Public property ClickType Obsolete. Gets or sets the type of click.
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property CustomData Obsolete. An object for custom data.
Public property FarmId The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.)
Public property IsBestBetResult Obsolete. Gets or sets whether the clicked URL is a BestBet result.
Public property MachineName (Inherited from SPUsageEntry.)
Public property Origin Obsolete. Gets or sets the original source or entry point from where the clickthrough was initiated.
Public property OriginWebId Obsolete. Gets or sets the SPWeb GUID of the Originfor the SPWeb 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 QueryId Obsolete. Gets or sets the ID of the query.
Public property ResultPosition Obsolete. Gets or sets the position of the clicked URL in the search results.
Public property SampleRate Obsolete. Gets or sets the percentage of the total clicks submitted to Web Analytics, where 100% means all data is submitted.
Public property SiteId Obsolete. Gets or sets the SPSiteGUID of 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 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 UserDepartment Obsolete. Gets or sets the department name of the user who issued the click.
Public property UserId Obsolete. Gets or sets the unique ID of the user.
Public property UserTitle Obsolete. Gets or sets the user title.

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 GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData Obsolete. Used by the framework to deserialize and populate this object.

Top

See also

Reference

SPClickthroughUsageEntry class

Microsoft.SharePoint.Administration namespace