Метод 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 класс
Элементы QueryLogPageImpressionBlockFeatures
Пространство имен Microsoft.Office.Server.Search.Administration