diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
SoapEnvelopeBody.addParameter
diamond
web
soap
client
envelopebody
SoapEnvelopeBody
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
Source
See Implementation
diamond
web
soap
client
envelopebody
SoapEnvelopeBody
constructors
this
functions
addParameter
getParameter
properties
method
parameters
Adds a parameter to the body.