Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the place from which the Search query is sent.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration QueryLogClientType
'Usage
Dim instance As QueryLogClientType
public enum QueryLogClientType
Members
Member name | Description | |
---|---|---|
ObjectModel | The Search query is sent from the query object model. | |
WebService | The Search query is sent from the Search Web service. | |
UI | The Search query is sent from a Web Part. | |
Custom | The Search query is sent from a place that is not the query object model, Web service, or Web Part. |