This topic has not yet been rated - Rate this topic

SPMoveOperations Enumeration

Specifies criteria for how to move files.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[FlagsAttribute]
[SubsetCallableTypeAttribute]
[ClientCallableTypeAttribute(Name = "MoveOperations")]
public enum SPMoveOperations
Member name Description
None No move operation specified.
Overwrite Overwrite a file with the same name if it exists.
AllowBrokenThickets Complete the move operation even if supporting files are separated from the file.
BypassApprovePermission The move operation does not require approval permissions if there are no published versions for the file.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ