IMigratable interface
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.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IMigratable
'Usage
Dim instance As IMigratable
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IMigratable
Remarks
Paired objects support gradual upgrade by enabling migration between objects in Windows SharePoint Services 2.0 and objects in Windows SharePoint Services 3.0.