Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that represents the data retrieval service settings for the deployment of Windows SharePoint Services.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public ReadOnly Property DataRetrievalServicesSettings As SPDataRetrievalServicesSettings
Get
Dim instance As SPWeb
Dim value As SPDataRetrievalServicesSettings
value = instance.DataRetrievalServicesSettings
public SPDataRetrievalServicesSettings DataRetrievalServicesSettings { get; }
Property Value
Type: Microsoft.SharePoint.SPDataRetrievalServicesSettings
An SPDataRetrievalServicesSettings object that represents the settings.