SoapEnvelope.SetBodyObject Method
Sets the Body property of the SOAP envelope.
Overload List
Name | Description |
---|---|
SoapEnvelope.SetBodyObject (Object) | Sets the Body property of the SOAP envelope using the specified object. |
SoapEnvelope.SetBodyObject (Object, String) | Sets the Body property of the SOAP envelope using the specified object and default XML namespace. |
See Also
Reference
SoapEnvelope Class
SoapEnvelope Members
Microsoft.Web.Services3 Namespace