ServerParameter Class

Represents a server parameter required by the server containing the data source.

Inheritance Hierarchy

System.Object
  [DspSts Web service].ServerParameter

Namespace:  [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class ServerParameter
'Usage
Dim instance As ServerParameter
[SerializableAttribute]
public class 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

DspSts Web Service