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()