QueryPropertyValue.QueryPropertyValueTypeIndex - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property QueryPropertyValueTypeIndex As Integer
Get
Set
'Utilisation
Dim instance As QueryPropertyValue
Dim value As Integer
value = instance.QueryPropertyValueTypeIndex
instance.QueryPropertyValueTypeIndex = value
public int QueryPropertyValueTypeIndex { get; set; }
Valeur de propriété
Type : System.Int32