Expand Minimize
This topic has not yet been rated - Rate this topic

SPWebApplication.CanSelectForBackup property

Gets or sets a value specifying whether the Web application can be backed up.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool CanSelectForBackup { get; set; }

Property value

Type: System.Boolean
true if the Web application can be backed up; otherwise, false. The default value is true.

Implements

IBackupRestore.CanSelectForBackup
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.