QueryLogPageImpressionBlock.ExternalNovelOrDupe property
BlockResultsAre Romance externo ou Dupe
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property ExternalNovelOrDupe As QueryLogPageImpressionBlock.ExtNovelDupe
Get
Set
'Uso
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
Ver também
Referência
QueryLogPageImpressionBlock class