SPIisWebServiceEndpoint.IBackupRestore.CanRenameOnRestore Property
Gets a value that indicates whether this item can be renamed at restore time.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Private ReadOnly Property CanRenameOnRestore As Boolean
Implements IBackupRestore.CanRenameOnRestore
Get
'Usage
Dim instance As SPIisWebServiceEndpoint
Dim value As Boolean
value = CType(instance, IBackupRestore).CanRenameOnRestore
boolIBackupRestore.CanRenameOnRestore { get; }
Property Value
Type: System.Boolean
Returns Boolean.
Implements
IBackupRestore.CanRenameOnRestore
Remarks
See also CanRenameOnRestore.