System::Web::Services::Protocols::SoapMessage::GetReturnValue method

SoapMessage::GetReturnValue method

Gets the return value of the XML Web service method.

System::SharedPtr<Object> System::Web::Services::Protocols::SoapMessage::GetReturnValue()

ReturnValue

The return value of the XML Web service method.

See Also