SPOfficialFileAction Enumeration
SharePoint 2010
The types of processes that can be used to send the file to the target location.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
| Member name | Description | |
|---|---|---|
| Copy | A file copy operation that preserves the source file and creates a copy in the target location. | |
| Move | A move operation in which the source file is deleted from the source location after it is successfully sent to or submitted to the target destination location. | |
| Link | An operation that combines a move of the source file to the target location with the placement of link to the target file at the source location. |