Метод QueryLogPageImpressionBlockFeatures.BlockId
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<FeatureFunctionAttribute(, "BlockId")> _
Public Shared Function BlockId ( _
data As QueryLogPageImpressionBlock _
) As Guid
'Применение
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Guid
returnValue = QueryLogPageImpressionBlockFeatures.BlockId(data)
[FeatureFunctionAttribute(, "BlockId")]
public static Guid BlockId(
QueryLogPageImpressionBlock data
)
Параметры
Возвращаемое значение
Тип: System.Guid
См. также
Справочные материалы
QueryLogPageImpressionBlockFeatures класс
Элементы QueryLogPageImpressionBlockFeatures
Пространство имен Microsoft.Office.Server.Search.Administration