QueryLogPageImpressionBlockFeatures.QueryConditionRuleType 方法

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<FeatureFunctionAttribute(, "QueryConditionRuleType")> _
Public Shared Function QueryConditionRuleType ( _
    data As QueryLogPageImpressionBlock _
) As Integer
用法
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Integer

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

参数

返回值

类型:System.Int32

另请参阅

引用

QueryLogPageImpressionBlockFeatures 类

QueryLogPageImpressionBlockFeatures 成员

Microsoft.Office.Server.Search.Administration 命名空间