QueryLogPageImpressionBlockFeatures.QueryConditionRuleType method

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

Syntax

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

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

Parameters

Return value

Type: System.Int32

See also

Reference

QueryLogPageImpressionBlockFeatures class

QueryLogPageImpressionBlockFeatures members

Microsoft.Office.Server.Search.Administration namespace