QueryLogPageImpression.BasePageImpressionId property
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property BasePageImpressionId As Long
Get
Set
'Uso
Dim instance As QueryLogPageImpression
Dim value As Long
value = instance.BasePageImpressionId
instance.BasePageImpressionId = value
public long BasePageImpressionId { get; set; }
Property value
Type: System.Int64