Freigeben über


QueryLogPageImpressionBlockFeatures.BlockPosition-Methode

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

Syntax

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

returnValue = QueryLogPageImpressionBlockFeatures.BlockPosition(data)
[FeatureFunctionAttribute(, "BlockPosition")]
public static int BlockPosition(
    QueryLogPageImpressionBlock data
)

Parameter

Rückgabewert

Typ: System.Int32

Siehe auch

Referenz

QueryLogPageImpressionBlockFeatures Klasse

QueryLogPageImpressionBlockFeatures-Member

Microsoft.Office.Server.Search.Administration-Namespace