SPAction.SPSequence property
取得 sequence 物件,表示升級的順序。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property SPSequence As SPSequence
Get
'用途
Dim value As SPSequence
value = Me.SPSequence
protected SPSequence SPSequence { get; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPSequence
SPSequence 物件,其ActionBaseTypeAttribute屬性已定義為此SPAction類別的類型。