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
[DspSts Web service].DataRoot
Namespace: [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class DataRoot _
Inherits SoapHeader
'Usage
Dim instance As DataRoot
[SerializableAttribute]
public class DataRoot : SoapHeader
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.