QueryRule.IsDeactivatedAtHigherLevel property
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property IsDeactivatedAtHigherLevel As Boolean
Get
Friend Set
'Uso
Dim instance As QueryRule
Dim value As Boolean
value = instance.IsDeactivatedAtHigherLevel
public bool IsDeactivatedAtHigherLevel { get; internal set; }
Property value
Type: System.Boolean