QueryLogPageClick.PageImpressionId-Eigenschaft
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; }
Eigenschaftswert
Typ: System.Int64