SPFileVersionCollection.RestoreByID method
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