Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether an export operation is full or incremental.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPExportMethodType
'Usage
Dim instance As SPExportMethodType
public enum SPExportMethodType
Members
Member name | Description | |
---|---|---|
ExportAll | Export all objects. | |
ExportChanges | Export incremental changes only. |