Share via


QueryLogPageImpressionBlockFeatures.BlockId method

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

Syntax

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

returnValue = QueryLogPageImpressionBlockFeatures.BlockId(data)
[FeatureFunctionAttribute(, "BlockId")]
public static Guid BlockId(
    QueryLogPageImpressionBlock data
)

Parameters

Return value

Type: System.Guid

See also

Reference

QueryLogPageImpressionBlockFeatures class

QueryLogPageImpressionBlockFeatures members

Microsoft.Office.Server.Search.Administration namespace