IMigratable.Migrate Method

NOTE: This API is now obsolete.

Migrates settings between paired objects.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Sub Migrate
'Usage
Dim instance As IMigratable

instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
void Migrate()

See Also

Reference

IMigratable Interface

IMigratable Members

Migrate Overload

Microsoft.SharePoint.Administration Namespace