Share via


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
Microsoft.Web.Services2 Namespace

Other Resources

SoapEnvelope Members