This topic has not yet been rated - Rate this topic

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)
public enum SPUpdateVersions
 Member nameDescription
AppendImports the updated version and appends versioning information, either minor or major version as specified in the import setting UpdateVersions
IgnoreIgnores versioning and imports the updated file. 
OverwriteDeletes the existing version at the import destination and then imports the updated version of the file. 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.