Freigeben über


QueryLogPageImpressionBlockFeatures.QueryConditionRuleType-Methode

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
)

Parameter

Rückgabewert

Typ: System.Int32

Siehe auch

Referenz

QueryLogPageImpressionBlockFeatures Klasse

QueryLogPageImpressionBlockFeatures-Member

Microsoft.Office.Server.Search.Administration-Namespace