Aracılığıyla paylaş


SPSequence.UpgradableObject Property

Gets the object of UpgradableObject type which is being upgraded by this sequence.

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 upgradable object.

See Also

Reference

SPSequence Class

SPSequence Members

Microsoft.SharePoint.Upgrade Namespace