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.
Gets or sets a value that indicates whether an instance of the service must be running on at least one server in a farm.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Required As Boolean
Get
'Usage
Dim instance As SearchService
Dim value As Boolean
value = instance.Required
public override bool Required { get; }
Property Value
Type: System.Boolean
Returns Boolean.