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