Share via


QueryLogPageImpressionBlock.ExternalNovelOrDupe property

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

QueryLogPageImpressionBlock members

Microsoft.Office.Server.Search.Query namespace