SPJobDefinition.CanSelectForBackup property

Gets and sets a Boolean value that indicates whether this object can be selected for backup.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual bool CanSelectForBackup { get; set; }

Property value

Type: System.Boolean
true if the object can be selected for restoring; otherwise false.

Implements

IBackupRestore.CanSelectForBackup

See also

Reference

SPJobDefinition class

SPJobDefinition members

Microsoft.SharePoint.Administration namespace