Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
BlockResultsAre either External Novel or Dupe
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property ExternalNovelOrDupe As QueryLogPageImpressionBlock.ExtNovelDupe
Get
Set
'Usage
Dim instance As QueryLogPageImpressionBlock
Dim value As QueryLogPageImpressionBlock.ExtNovelDupe
value = instance.ExternalNovelOrDupe
instance.ExternalNovelOrDupe = value
public QueryLogPageImpressionBlock.ExtNovelDupe ExternalNovelOrDupe { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Query.QueryLogPageImpressionBlock.ExtNovelDupe
See also
Reference
QueryLogPageImpressionBlock class