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 the type of an upgrade.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration Mode
'Usage
Dim instance As Mode
public enum Mode
Members
Member name | Description | |
---|---|---|
InPlace | Version-to-version in-place upgrade. | |
SideBySide | Obsolete. Version-to-version gradual upgrade. | |
None | No upgrade is performed. |