SearchService.IBackupRestore.CanRenameOnRestore Property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Private ReadOnly Property CanRenameOnRestore As Boolean
Implements IBackupRestore.CanRenameOnRestore
Get
'Usage
Dim instance As SearchService
Dim value As Boolean
value = CType(instance, IBackupRestore).CanRenameOnRestore
boolIBackupRestore.CanRenameOnRestore { get; }
Property Value
Type: System.Boolean
Returns Boolean.
Implements
IBackupRestore.CanRenameOnRestore