SPWebApplication.CanMigrate property
SharePoint 2013
NOTE: This API is now obsolete.
Gets a value indicating whether the settings for the Web application can be migrated from the Windows SharePoint Services 2.0 Web application with which it is paired.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")] public virtual bool CanMigrate { get; }
Property value
Type: System.Booleantrue if settings can be migrated; otherwise, false. The default value is false.