QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<FeatureFunctionAttribute(, "ExternalNovelOrDupe")> _
Public Shared Function ExternalNovelOrDupe ( _
data As QueryLogPageImpressionBlock _
) As Integer
'Utilisation
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer
returnValue = QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe(data)
[FeatureFunctionAttribute(, "ExternalNovelOrDupe")]
public static int ExternalNovelOrDupe(
QueryLogPageImpressionBlock data
)
Paramètres
Valeur renvoyée
Type : System.Int32
Voir aussi
Référence
QueryLogPageImpressionBlockFeatures classe
QueryLogPageImpressionBlockFeatures - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms