SPListItem.CopyFrom Method
Include Protected Members
Include Inherited Members
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