United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Administration class library
Microsoft.SharePoint.Administration
SPPersistedUpgradableObject class
SPPersistedUpgradableObject methods
Upgrade method
Upgrade method
Upgrade method (Boolean)
0 out of 1 rated this helpful
-
Rate this topic
SPPersistedUpgradableObject
.
Upgrade method
SharePoint 2013
Other Versions
SharePoint 2010
Windows SharePoint Services 3
Upgrades the object.
Namespace:
Microsoft.SharePoint.Administration
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Syntax
C#
VB
Copy
public
virtual
void
Upgrade()
Implements
IUpgradable.Upgrade()
See also
Reference
SPPersistedUpgradableObject class
SPPersistedUpgradableObject members
Upgrade overload
Microsoft.SharePoint.Administration namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD