IUpgradable Members

Include Protected Members
Include Inherited Members

Provides members for managing an upgradable object.

The IUpgradable type exposes the following members.

Properties

  Name Description
Public property CanUpgrade Gets a Boolean value that indicates whether the object can be upgraded.
Public property NeedsUpgrade Gets or sets a Boolean value that specifies whether the object needs to be upgraded.
Public property UpgradeContext Gets additional information about the upgrade context for the object.

Top

Methods

  Name Description
Public method Invalidate Invalidates computed property values for the object.
Public method Upgrade() Upgrades the object.
Public method Upgrade(Boolean) Upgrades the object with the option of upgrading child objects.

Top

See Also

Reference

IUpgradable Interface

Microsoft.SharePoint.Administration Namespace