QueryLogPageClick.ResultPosition property

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

Syntax

'Declaration
Public Property ResultPosition As Integer
    Get
    Set
'Usage
Dim instance As QueryLogPageClick
Dim value As Integer

value = instance.ResultPosition

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

Property value

Type: System.Int32

See also

Reference

QueryLogPageClick class

QueryLogPageClick members

Microsoft.Office.Server.Search.Query namespace