QueryRequest Class

Representa a solicitação em uma consulta.

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

Syntax

'Declaração
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/dsp")> _
PublicClassQueryRequest
'Uso
DiminstanceAsQueryRequest
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/dsp")] 
publicclassQueryRequest

Inheritance Hierarchy

System.Object
  List Data Retrieval.QueryRequest

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

QueryRequest Members
List Data Retrieval Web Service