SPBackupRestoreObject Properties
Include Protected Members
Include Inherited Members
The SPBackupRestoreObject type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CanBackup | Gets or sets a value that indicates whether the component represented by the IBackupRestore property has been selected for backup. |
![]() |
CanRestore | Gets or sets a value that indicates whether the component represented by the IBackupRestore property has been selected for restoration. |
![]() |
Children | Gets a collection of objects that represent the child components of the component that the SPBackupRestoreObject object represents. |
![]() |
CurrentPhase | Gets a value indicating the phase of the current operation. |
![]() |
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. |
![]() |
FullPath | Gets the full path, in the tree of components, of the component represented by the SPBackupRestoreObject. |
![]() |
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. |
![]() |
Id | Gets the ID of the SPBackupRestoreObject. |
![]() |
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. |
![]() |
IsFarmSelected | Gets a value that indicates whether the farm is selected. |
![]() |
IsRoot | Gets a value that indicates whether the component that is represented by the SPBackupRestoreObject is the root of the tree of components. |
![]() |
MustRename | Gets a value that indicates whether the component must be renamed when it is restored. |
![]() |
Name | Gets the name of the SPBackupRestoreObject object. |
![]() |
Parent | Gets the SPBackupRestoreObject that represents the parent component of the component represented by this SPBackupRestoreObject. |
Top
.gif)