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.
Types of upgrade actions enumerable with SPUpgradeActionInfo.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPUpgradeActionBaseType
'Usage
Dim instance As SPUpgradeActionBaseType
public enum SPUpgradeActionBaseType
Members
| Member name | Description | |
|---|---|---|
| Invalid | Invalid action type. | |
| SPSequence | An upgrade sequence, which may contain explicit upgrade actions. | |
| SPAction | An upgrade action that is part of an upgrade sequence. | |
| Template | An upgrade definition for a site template.. | |
| Feature | An upgrade action specified for an SPFeature. |