SPFileVersionCollection.RestoreByID Method
Include Protected Members
Include Inherited Members
Restores the file version object that has the specified version ID to the collection.
Overload List
Name | Description | |
---|---|---|
RestoreByID(Int32) | Restores the file version object that has the specified ID to the collection. | |
RestoreByID(Int32, String) | Restores the file version object that has the specified version ID to the collection with the specified lock ID. |
Top