QueryLogPageImpressionBlockFeatures.FeatureIDFromName method

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

Syntax

'Declaration
Public Shared Function FeatureIDFromName ( _
    name As String _
) As Integer
'Usage
Dim name As String
Dim returnValue As Integer

returnValue = QueryLogPageImpressionBlockFeatures.FeatureIDFromName(name)
public static int FeatureIDFromName(
    string name
)

Parameters

Return value

Type: System.Int32

See also

Reference

QueryLogPageImpressionBlockFeatures class

QueryLogPageImpressionBlockFeatures members

Microsoft.Office.Server.Search.Administration namespace