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 the sequence object that represents the upgrade sequence.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property SPSequence As SPSequence
Get
'Usage
Dim value As SPSequence
value = Me.SPSequence
protected SPSequence SPSequence { get; }
Property Value
Type: Microsoft.SharePoint.Upgrade.SPSequence
An SPSequence object whose ActionBaseTypeAttribute attribute has been defined as the type of this SPAction class.