de la propiedad QueryLogPageImpressionResult.ResultTypes
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public ReadOnly Property ResultTypes As List(Of Integer)
Get
'Uso
Dim instance As QueryLogPageImpressionResult
Dim value As List(Of Integer)
value = instance.ResultTypes
public List<int> ResultTypes { get; }
Valor de propiedad
Tipo: System.Collections.Generic.List<Int32>
Vea también
Referencia
clase QueryLogPageImpressionResult