get_OutParameters()

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()

Return Value

The output parameters passed into the XML Web service method.

See Also