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 lowest level included in the filter.
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 SearchObjectFilter
Dim value As SearchObjectLevel
value = instance.Level
public SearchObjectLevel Level { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.SearchObjectLevel