RuleType enumeration

Specifies the type of scope rules in SharePoint Server search.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
WebAddressThe scope rule is based on the URL for the content items.
PropertyQueryThe scope rule is based on a managed property value.
ContentSourceThe scope rule is based on a particular content source.
AllContentThe scope rule includes all items.
Show: