Partager via


QueryLogPageImpressionResult.ResultTypes - 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 ReadOnly Property ResultTypes As List(Of Integer)
    Get
'Utilisation
Dim instance As QueryLogPageImpressionResult
Dim value As List(Of Integer)

value = instance.ResultTypes
public List<int> ResultTypes { get; }

Valeur de propriété

Type : System.Collections.Generic.List<Int32>

Voir aussi

Référence

QueryLogPageImpressionResult classe

QueryLogPageImpressionResult - Membres

Microsoft.Office.Server.Search.Query - Espace de noms