DataRoot Class

Representa a raiz o conteúdo do documento para uma instância específica do adaptador.

Web Service: List Data RetrievalWeb Reference: http://<Site>/_vti_bin/DspSts.asmx

Syntax

'Declaração
<SerializableAttribute> _
<XmlRootAttribute("dataRoot", Web Service:="https://schemas.microsoft.com/sharepoint/dsp", IsNullable:=False)> _
PublicClassDataRootInheritsSoapHeader
'Uso
DiminstanceAsDataRoot
[SerializableAttribute] 
[XmlRootAttribute("dataRoot", Web Service="https://schemas.microsoft.com/sharepoint/dsp", IsNullable=false)] 
publicclassDataRoot : SoapHeader

Inheritance Hierarchy

System.Object
   System.Web.Services.Protocols.SoapHeader
    List Data Retrieval.DataRoot

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.

See Also

Reference

DataRoot Members
List Data Retrieval Web Service