RuleInfo.FilterBehavior Property
Gets or sets the behavior of how the search scope rule filters items.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property FilterBehavior As ScopeRuleFilterBehavior
Get
Set
'Usage
Dim instance As RuleInfo
Dim value As ScopeRuleFilterBehavior
value = instance.FilterBehavior
instance.FilterBehavior = value
[DataMemberAttribute]
public ScopeRuleFilterBehavior FilterBehavior { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.ScopeRuleFilterBehavior
The behavior of the search scope rule filter.