SPBackupRestoreObject properties

The SPBackupRestoreObject type exposes the following members.

Properties

  Name Description
Public property CanBackup Gets or sets a value that indicates whether the component represented by the IBackupRestore property has been selected for backup.
Public property CanRestore Gets or sets a value that indicates whether the component represented by the IBackupRestore property has been selected for restoration.
Public property Children Gets a collection of objects that represent the child components of the component that the SPBackupRestoreObject object represents.
Public property CurrentPhase Gets a value indicating the phase of the current operation.
Public property DisplayName Gets the new and old names of the SPBackupRestoreObject object when the operation is a restore to a new name; otherwise just returns the name.
Public property FullPath Gets the full path, in the tree of components, of the component represented by the SPBackupRestoreObject.
Public property IBackupRestore Gets an object that represents a component of a type that can, in principle, be backed up or restored, and provides information about the component that is relevant to processing a backup or restoration of the component.
Public property Id Gets the ID of the SPBackupRestoreObject.
Public property Information Gets an object that holds information about a backup up or restore operation that is currently underway for the component represented by the SPBackupRestoreObject.
Public property IsFarmSelected Gets a value that indicates whether the farm is selected.
Public property IsRoot Gets a value that indicates whether the component that is represented by the SPBackupRestoreObject is the root of the tree of components.
Public property MustRename Gets a value that indicates whether the component must be renamed when it is restored.
Public property Name Gets the name of the SPBackupRestoreObject object.
Public property Parent Gets the SPBackupRestoreObject that represents the parent component of the component represented by this SPBackupRestoreObject.

Top

See also

Reference

SPBackupRestoreObject class

Microsoft.SharePoint.Administration.Backup namespace