SoapEnvelopeBody.addParameter

Adds a parameter to the body.

class SoapEnvelopeBody
final
void
addParameter
(
string name
,
string value
)

Parameters

name string

The name.

value string

The value.

Meta