SoapMessageOperation.this

Creates a new soap message.

class SoapMessageOperation
final
this
(
string action
,
string name
,
string returnType
,
string parameters
)

Parameters

action string

The action.

name string

The name.

returnType string

The return type.

parameters string

The parameters.

Meta