Mode Enumeration

Specifies the type of an upgrade.

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

Syntax

Public Enumeration Mode

Dim instance As Mode
public enum Mode

Members

Member name Description
InPlace Version-to-version in-place upgrade.
SideBySide Version-to-version gradual upgrade.
None No upgrade is performed.

See Also

Reference

Microsoft.SharePoint.Upgrade Namespace