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 type value for the property; each type has a specific index value.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration QueryPropertyValueType
'Usage
Dim instance As QueryPropertyValueType
public enum QueryPropertyValueType
Members
Member name | Description | |
---|---|---|
None | 0 | |
StringType | 1 | |
Int32TYpe | 2 | |
BooleanType | 3 | |
StringArrayType | 4 | |
UnSupportedType | 5 |