Compartilhar via


QueryLogPageImpressionResult.ResultPosition property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property ResultPosition As Integer
    Get
    Set
'Uso
Dim instance As QueryLogPageImpressionResult
Dim value As Integer

value = instance.ResultPosition

instance.ResultPosition = value
public int ResultPosition { get; set; }

Property value

Type: System.Int32

Ver também

Referência

QueryLogPageImpressionResult class

QueryLogPageImpressionResult members

Microsoft.Office.Server.Search.Query namespace