This documentation is archived and is not being maintained.
RuleType enumeration
Specifies the type of scope rules in SharePoint Server search.
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 |
|---|
| WebAddress | The scope rule is based on the URL for the content items. |
| PropertyQuery | The scope rule is based on a managed property value. |
| ContentSource | The scope rule is based on a particular content source. |
| AllContent | The scope rule includes all items. |