Freigeben über


QueryLogPageImpressionBlockFeatures.BlockId-Methode

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
)

Parameter

Rückgabewert

Typ: System.Guid

Siehe auch

Referenz

QueryLogPageImpressionBlockFeatures Klasse

QueryLogPageImpressionBlockFeatures-Member

Microsoft.Office.Server.Search.Administration-Namespace