SPBackupRestoreHistoryList members
A list of past backup and restore operations (including those that failed or were cancelled before finishing) for a particular backup location.
The SPBackupRestoreHistoryList type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the total number of items in the list. | |
Item | Gets the SPBackupRestoreHistoryObject at the specified indexed location in the collection. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top