SPPersistedUpgradableObject.CanUpgrade property

Gets a value that indicates whether the object can be upgraded.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual bool CanUpgrade { get; }

Property value

Type: System.Boolean
true if the object can be upgraded; otherwise, false.

Implements

IUpgradable.CanUpgrade

See also

Reference

SPPersistedUpgradableObject class

SPPersistedUpgradableObject members

Microsoft.SharePoint.Administration namespace