QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe 方法
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<FeatureFunctionAttribute(, "ExternalNovelOrDupe")> _
Public Shared Function ExternalNovelOrDupe ( _
data As QueryLogPageImpressionBlock _
) As Integer
用法
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer
returnValue = QueryLogPageImpressionBlockFeatures.ExternalNovelOrDupe(data)
[FeatureFunctionAttribute(, "ExternalNovelOrDupe")]
public static int ExternalNovelOrDupe(
QueryLogPageImpressionBlock data
)
参数
返回值
类型:System.Int32
另请参阅
引用
QueryLogPageImpressionBlockFeatures 类