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.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration.Common (in Microsoft.SharePoint.Search.Extended.Administration.Common.dll)
Syntax
'Declaration
Public Shared Property RevertToSelf As Boolean
Get
Set
'Usage
Dim value As Boolean
value = AdminConfiguration.RevertToSelf
AdminConfiguration.RevertToSelf = value
public static bool RevertToSelf { get; set; }
Property Value
Type: System.Boolean
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace