QueryPropertyValueType enumeration
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public Enumeration QueryPropertyValueType
'Usage
Dim instance As QueryPropertyValueType
public enum QueryPropertyValueType
Members
Member name | Description | |
---|---|---|
None | ||
StringType | ||
Int32TYpe | ||
BooleanType | ||
StringArrayType | ||
UnSupportedType |