SoapClient Methods
The SoapClient type exposes the following members.
Methods

  NameDescription
Public methodAssembleDocument
Assembles a document from the specified template and answersets.
(Inherited from ClientBase.)
Public methodDispose
Disposes the client.
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodGetAnswers
Combines the provided answersets to form an aggregate answerset.
(Inherited from ClientBase.)
Public methodGetComponentInfo
Gets component information for the specified template.
(Inherited from ClientBase.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetInterview
Gets an interview for the specified template.
(Inherited from ClientBase.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
See Also