SoapEnvelopeBody.getParameter

Gets a parameter from the body.

class SoapEnvelopeBody
final
getParameter
(
string name
)

Parameters

name string

The name of the parameter.

Return Value

The parameter if found, null otherwise.

Meta