IMigratable members

NOTE: This API is now obsolete.

Provides support for gradual upgrade by migrating paired objects from Windows SharePoint Services 2.0 to Windows SharePoint Services 3.0.

The IMigratable type exposes the following members.

Properties

  Name Description
Public property CanMigrate Obsolete. Gets a value indicating whether an object can be migrated.
Public property IsPaired Obsolete. Gets a value indicating whether an object is paired.
Public property UpgradeContext Obsolete. Gets additional upgrade context.

Top

Methods

  Name Description
Public method Migrate() Obsolete. Migrates settings between paired objects.
Public method Migrate(Boolean) Obsolete. Migrates settings between paired objects with the option of including the object's children.

Top

See also

Reference

IMigratable interface

Microsoft.SharePoint.Administration namespace