Share via


SPSequence.PostUpgrade method

Executes after the Upgrade method is implemented.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Sub PostUpgrade
'Usage
Dim instance As SPSequence

instance.PostUpgrade()
public virtual void PostUpgrade()

Implements

IUpgrader.PostUpgrade()

See also

Reference

SPSequence class

SPSequence members

Microsoft.SharePoint.Upgrade namespace