This documentation is archived and is not being maintained.
ScopeRuleFilterBehavior enumeration
Defines the scope rule filter types.
Namespace:
Microsoft.Office.Server.Search.AdministrationAssembly:
Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Include | All items matching this rule are included in the scope, unless they match another scope rule that excludes them. |
| Require | Content items included in the scope must match this rule. |
| Exclude | All items matching this rule are explicitly excluded from the scope. |