SPUpdateVersions Enumeration
Windows SharePoint Services 3
Specifies how the import operation handles existing files when importing an updated version.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
| Member name | Description | |
|---|---|---|
| Append | Imports the updated version and appends versioning information, either minor or major version as specified in the import setting UpdateVersions. | |
| Ignore | Ignores versioning and imports the updated file. | |
| Overwrite | Deletes the existing version at the import destination and then imports the updated version of the file. |