Enumeración QueryPropertyValueType
Especifica el valor del tipo de la propiedad; cada tipo tiene un valor de índice específico.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Enumeration QueryPropertyValueType
'Uso
Dim instance As QueryPropertyValueType
public enum QueryPropertyValueType
Miembros
Nombre del miembro | Descripción | |
---|---|---|
None | 0 | |
StringType | 1 | |
Int32TYpe | 2 | |
BooleanType | 3 | |
StringArrayType | 4 | |
UnSupportedType | 5 |