SPListItem.CopyFrom method
Overwrites the current item.
Overload list
Name | Description | |
---|---|---|
CopyFrom(String) | Overwrites the current item with the specified version of the item. | |
CopyFrom(String, Hashtable, []) | Overwrites the current item with the specified version of the item and its properties as a stream. |
Top