IUpgradable.Upgrade method
Upgrades the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Sub Upgrade
'Usage
Dim instance As IUpgradable
instance.Upgrade()
void Upgrade()