QueryLogPageImpressionBlockFeatures.FeatureNameFromID method

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

Syntax

'Declaration
Public Shared Function FeatureNameFromID ( _
    ID As Integer _
) As String
'Usage
Dim ID As Integer
Dim returnValue As String

returnValue = QueryLogPageImpressionBlockFeatures.FeatureNameFromID(ID)
public static string FeatureNameFromID(
    int ID
)

Parameters

Return value

Type: System.String

See also

Reference

QueryLogPageImpressionBlockFeatures class

QueryLogPageImpressionBlockFeatures members

Microsoft.Office.Server.Search.Administration namespace