SPListItem.Copy Method
Include Protected Members
Include Inherited Members
Copies an item.
Overload List
Name | Description | |
---|---|---|
Copy(String, String) | Copies the specified version of the item to the specified destination. | |
Copy(String, String, Hashtable, []) | Copies the specified item and its properties as a stream to the specified destination. |
Top