Share via


ServerParameter Class

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

Inheritance Hierarchy

System.Object
  websvcListDataRetrieval.ServerParameter

Namespace:  websvcListDataRetrieval
Assembly:  STSSOAP (in STSSOAP.dll)

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

websvcListDataRetrieval Namespace