IUpgrader.PostUpgrade Method
Runs tasks after the current upgrade sequence completes.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Sub PostUpgrade
'Usage
Dim instance As IUpgrader
instance.PostUpgrade()
void PostUpgrade()