QueryPersonalizationData Members

Include Protected Members
Include Inherited Members

Represents information about the user who is executing a Search query.

The QueryPersonalizationData type exposes the following members.

Constructors

  Name Description
Public method QueryPersonalizationData() Initializes a new instance of the QueryPersonalizationData class.
Public method QueryPersonalizationData(Guid) Initializes a new instance of the QueryPersonalizationData class with the specified user ID.

Top

Properties

  Name Description
Public property UserId Gets or sets the ID of the current user.

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

QueryPersonalizationData Class

Microsoft.Office.Server.Search.Query Namespace