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.
Gets an object representing the object that is being upgraded by this SPAction class, as well as other SPAction objects contained in the SPSequence object.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property UpgradableObject As Object
Get
'Usage
Dim value As Object
value = Me.UpgradableObject
protected Object UpgradableObject { get; }
Property Value
Type: System.Object
An object that represents the upgrade object.