QueryUtility.GetQueryPropertyValueType - Méthode
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Shared Function GetQueryPropertyValueType ( _
val As QueryPropertyValue _
) As QueryPropertyValueType
'Utilisation
Dim val As QueryPropertyValue
Dim returnValue As QueryPropertyValueType
returnValue = QueryUtility.GetQueryPropertyValueType(val)
public static QueryPropertyValueType GetQueryPropertyValueType(
QueryPropertyValue val
)
Paramètres
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Query.QueryPropertyValueType