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.
Contains values that describe the versions to include in your export package.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPIncludeVersions
'Usage
Dim instance As SPIncludeVersions
public enum SPIncludeVersions
Members
Member name | Description | |
---|---|---|
LastMajor | (Default) Include the last major version | |
CurrentVersion | Include the most recent version | |
LastMajorAndMinor | Include the last major and last minor versions | |
All | Include all versions |