KeywordQueryPropertiesType_Client constructor
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
properties As KeywordQueryProperties _
)
'Usage
Dim properties As KeywordQueryProperties
Dim instance As New KeywordQueryPropertiesType_Client(properties)
public KeywordQueryPropertiesType_Client(
KeywordQueryProperties properties
)
Parameters
- properties
Type: Microsoft.Office.Server.Search.Query.KeywordQueryProperties
See also
Reference
KeywordQueryPropertiesType_Client class