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.
The client-callable equivalent of KeywordQueryProperties.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property KeywordQueryProperties_Client As KeywordQueryPropertiesType_Client
Get
'Usage
Dim instance As KeywordQuery
Dim value As KeywordQueryPropertiesType_Client
value = instance.KeywordQueryProperties_Client
public KeywordQueryPropertiesType_Client KeywordQueryProperties_Client { get; }
Property value
Type: Microsoft.Office.Server.Search.Query.KeywordQueryPropertiesType_Client