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.
Represents the root of the content document for a particular adapter instance.
Inheritance Hierarchy
System.Object
System.Web.Services.Protocols.SoapHeader
Microsoft.SharePoint.Dsp.DataRoot
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
Public Class DataRoot _
Inherits SoapHeader
Dim instance As DataRoot
public class DataRoot : SoapHeader
Remarks
The DataRoot class corresponds to the <dsp:dataRoot> SOAP header.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.