IMigratable Interface

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

<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IMigratable

Dim instance As IMigratable
[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.

See Also

Reference

IMigratable Members

Microsoft.SharePoint.Administration Namespace