SPSequence.PostUpgrade-Methode
Wird ausgeführt, nachdem die Upgrade -Methode implementiert wird.
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()