SPSiteUpgradeInfo members

Represents the site upgrade information.

The SPSiteUpgradeInfo type exposes the following members.

Properties

  Name Description
Public property ErrorFile Gets the location of the error file.
Public property Errors Gets the number of upgrade errors.
Public property LastUpdated Gets the date the upgrade progress was last updated.
Public property LogFile Gets the location of the log file.
Public property RequestDate Gets the date the upgrade was first requested.
Public property RetryCount Gets how many times the upgrade was retried.
Public property StartTime Gets the date the upgrade was started.
Public property Status Gets the site upgrade status.
Public property UpgradeType Gets the upgrade type. The upgrade type can either be a build upgrade or a version upgrade.
Public property Warnings Gets the number of upgrade warnings.

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

SPSiteUpgradeInfo class

Microsoft.SharePoint namespace