ServerParameter Class

Representa um parâmetro do servidor exigido pelo servidor que contém o fonte de dados.

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

Syntax

'Declaração
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/dsp")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
PublicClassServerParameter
'Uso
DiminstanceAsServerParameter
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/dsp")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
publicclassServerParameter

Inheritance Hierarchy

System.Object
  List Data Retrieval.ServerParameter

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

ServerParameter Members
List Data Retrieval Web Service