Share via


QueryLogPageImpressionBlockFeatures.BlockPosition method

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
)

Parameters

Return value

Type: System.Int32

See also

Reference

QueryLogPageImpressionBlockFeatures class

QueryLogPageImpressionBlockFeatures members

Microsoft.Office.Server.Search.Administration namespace