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.
An SPUpgradeActionBaseType value that describes the type of the upgrader.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property BaseType As SPUpgradeActionBaseType
Get
Set
'Usage
Dim instance As SPUpgradeActionInfo
Dim value As SPUpgradeActionBaseType
value = instance.BaseType
instance.BaseType = value
public SPUpgradeActionBaseType BaseType { get; set; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeActionBaseType