SPWebApplication.IsPaired Property
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)
Available in Sandboxed Solutions: No
[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.