The operation object represents a specific
operation provided by a particular WSDL address. Each operation
is a single data connection.
Properties
Name
|
Description
|
Type
|
Access
|
input
|
Specifies an input message associated with
a particular WSDL connection operation.
|
String
|
Read /Write
|
output
|
Specifies the output message associated
with a particular WSDL connection operation.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
|
|
|