QueryLogPageClick.PageImpressionId property

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

Syntax

'Declaration
Public Property PageImpressionId As Long
    Get
    Set
'Usage
Dim instance As QueryLogPageClick
Dim value As Long

value = instance.PageImpressionId

instance.PageImpressionId = value
public long PageImpressionId { get; set; }

Property value

Type: System.Int64

See also

Reference

QueryLogPageClick class

QueryLogPageClick members

Microsoft.Office.Server.Search.Query namespace