SPBackupRestoreConsole.GetHistory Method
Include Protected Members
Include Inherited Members
Gets a list of all backup and restore operations made to (or from) the specified location.
Overload List
Name | Description | |
---|---|---|
GetHistory(String) | Gets a list of all backup and restore operations made to (or from) the specified location. | |
GetHistory(String, Boolean) | Gets a list of all backup operations made to the specified location or all restore operations made from the location. |
Top