SoapEnvelope.GetBodyObject Method

Returns an object that represents the <Body> element of the SOAP envelope.

Overload List

Name Description
SoapEnvelope.GetBodyObject (Type) Returns an object that represents the <Body> element of the SOAP message, using the specified body type.
SoapEnvelope.GetBodyObject (Type, String) Returns an object that represents the <Body> element of the SOAP message, using the specified body type and default XML namespace.

See Also

Reference

SoapEnvelope Class
SoapEnvelope Members
Microsoft.Web.Services3 Namespace