AdminConfiguration.RevertToSelf Property
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