Share via


SPPendingUpgradeActionInfo members

An object containing information about the pending upgrade actions needed for an upgradable object.

The SPPendingUpgradeActionInfo type exposes the following members.

Constructors

  Name Description
Public method SPPendingUpgradeActionInfo

Top

Properties

  Name Description
Public property Level The level of this object in the upgrade dependency hierarchy.
Public property ObjectName The name of this object.
Public property ObjectType The type of this object.
Public property ParentName The name of the parent of this object.
Public property ParentType The type of the parent of this object.
Public property Status The pending upgrade status of this object.
Public property UpgradeActions The list of pending upgrade actions for this object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPPendingUpgradeActionInfo class

Microsoft.SharePoint.Upgrade namespace