This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public Dictionary<SPUrlZone, List<Uri>> SiteDataServers { get; }

Property Value

Type: System.Collections.Generic.Dictionary<SPUrlZone, List<Uri>>
Dictionary<TKey, TValue>
A dictionary that maps URL zones to server URIs.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ