System::Web::Services::Protocols::SoapMessage::get_OutParameters method

SoapMessage::get_OutParameters method

Gets the output parameters passed into the XML Web service method.

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

ReturnValue

The output parameters passed into the XML Web service method.

See Also