Freigeben über


QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe-Methode

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

Syntax

'Declaration
<FeatureFunctionAttribute(, "ExternalNovelOrDupe")> _
Public Shared Function ExternalNovelOrDupe ( _
    data As QueryLogPageImpressionBlock _
) As Integer
'Usage
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer

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

Parameter

Rückgabewert

Typ: System.Int32

Siehe auch

Referenz

QueryLogPageImpressionBlockFeatures Klasse

QueryLogPageImpressionBlockFeatures-Member

Microsoft.Office.Server.Search.Administration-Namespace