Compartilhar via


QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<FeatureFunctionAttribute(, "ExternalNovelOrDupe")> _
Public Shared Function ExternalNovelOrDupe ( _
    data As QueryLogPageImpressionBlock _
) As Integer
'Uso
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer

returnValue = QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe(data)
[FeatureFunctionAttribute(, "ExternalNovelOrDupe")]
public static int ExternalNovelOrDupe(
    QueryLogPageImpressionBlock data
)

Parâmetros

Valor retornado

Type: System.Int32

Ver também

Referência

QueryLogPageImpressionBlockFeatures class

QueryLogPageImpressionBlockFeatures members

Microsoft.Office.Server.Search.Administration namespace