SPWebApplication.SiteDataServers Property
SharePoint 2010
Gets a dictionary that maps URL zones to a list of server URIs that are available to access content through the WebSvcSiteData Web service.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.Collections.Generic.Dictionary<SPUrlZone, List<Uri>>Dictionary<TKey, TValue>
A dictionary that maps URL zones to server URIs.