QueryRule.IsDeactivatedAtHigherLevel 属性
命名空间: Microsoft.Office.Server.Search.Query.Rules
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property IsDeactivatedAtHigherLevel As Boolean
Get
Friend Set
用法
Dim instance As QueryRule
Dim value As Boolean
value = instance.IsDeactivatedAtHigherLevel
public bool IsDeactivatedAtHigherLevel { get; internal set; }