This topic has not yet been rated - Rate this topic

SPCopyErrorCode Enumeration

Specifies copy-specific error codes.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPCopyErrorCode
Member name Description
Success The copy operation has completed without errors.
Unknown An unknown error has occurred.
SourceAndTargetSame The target file is being overwritten.
TargetCheckedOut The target file is checked out and cannot be overwritten.
TargetDoesNotExist The target folder does not exist.
SourceDoesNotExist The source file does not exist.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ