SPMigrator Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The SPMigrator type exposes the following members.

Properties

  Name Description
Public property CanMigrate Obsolete. Gets a Boolean value that indicates whether the migrator can migrate content in the upgrade.
Public property IsApplicable Obsolete. Gets a Boolean value that indicates whether the migrator is applicable. (Overrides SPDelegate.IsApplicable.)
Public property Log Gets an SPLog object that represents the log of the upgrade session. The upgrade session object can be retrieved by the Session property. (Inherited from SPDelegate.)
Protected property Manager Gets the Microsoft SharePoint Foundation Upgrade Manager. (Inherited from SPDelegate.)
Protected property Object Gets the delegating object. (Inherited from SPDelegate.)
Protected property Session Gets the upgrade session of the delegate. (Inherited from SPDelegate.)
Protected property Stopped Gets or sets a Boolean value that specifies whether the upgrade is stopped. (Inherited from StopEventReceiver.)
Protected property Type Gets the type of the delegate. (Inherited from SPDelegate.)

Top

See Also

Reference

SPMigrator Class

Microsoft.SharePoint.Upgrade Namespace