Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
the level of the lowest level owner included in the SearchObjectOwner.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Level As SearchObjectLevel
Get
'Usage
Dim instance As SearchObjectOwner
Dim value As SearchObjectLevel
value = instance.Level
public SearchObjectLevel Level { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.SearchObjectLevel