SPSequence.UpgradableObject property
取得UpgradableObject類型,這要升級依此順序的物件。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property UpgradableObject As Object
Get
'用途
Dim value As Object
value = Me.UpgradableObject
protected Object UpgradableObject { get; }
Property value
Type: System.Object
Object代表可升級的物件。