SPWebApplication.IsPaired property
SharePoint 2013
NOTE: This API is now obsolete.
Gets or sets a value indicating whether the Web application is paired to a Windows SharePoint Services 2.0 Web application.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")] public virtual bool IsPaired { get; set; }
Property value
Type: System.Booleantrue if the Web application and its parent are paired; otherwise, false.