ServerParameter Class
Representa un parámetro del servidor requerido por el servidor que contiene el origen de datos.
Web Service: List Data RetrievalWeb Reference: http://<Site>/_vti_bin/DspSts.asmx
Syntax
'Declaración
<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.