SPExportMethodType Enumeration

Specifies whether an export operation is full or incremental.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPExportMethodType

Dim instance As SPExportMethodType
public enum SPExportMethodType

Members

Member name Description
ExportAll Export all objects.
ExportChanges Export incremental changes only.

See Also

Reference

Microsoft.SharePoint.Deployment Namespace