SPBackupRestoreObject.AddChild method
Adds a child component to the component represented by the SPBackupRestoreObject.
Overload list
Name | Description | |
---|---|---|
AddChild(IBackupRestore) | Adds a child component to the component represented by this SPBackupRestoreObject. | |
AddChild(SPBackupRestoreObject) | Adds a child component to the component represented by this SPBackupRestoreObject. |
Top