SP.MoveOperations Enumeration

Applies to: SharePoint Foundation 2010

Specifies criteria for how to move files.

Values

Name

Description

none

No move operation specified. The value = 0.

overwrite

Overwrite a file with the same name if it exists. The value = 1.

allowBrokenThickets

Complete the move operation even if supporting files are separated from the file. The value = 8.

bypassApprovePermission

See Also

Reference

SP Namespace