This documentation is archived and is not being maintained.
SearchObjectLevel enumeration
This enumeration represents a site server level.
Namespace:
Microsoft.SharePoint.Client.Search.AdministrationAssembly:
Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| SPWeb | Value: 0Represents the level of a site server site. |
| SPSite | Value: 1Represents the level of a site server site collection. |
| SPSiteSubscription | Value: 2Represents the level of a site server tenant. |
| Ssa | Value: 3Represents the level of a site server search service application. |