The SoapProxyMethodParameter class describes SOAP request parameter as name-typename pair.
Properties
Property | Property value | Description |
---|---|---|
SoapProxyMethodParameter.Name | String | The name of the SOAP request parameter. |
SoapProxyMethodParameter.TypeName | String | The type of the SOAP request parameter. The type is a SOAP type. |