get_InParameters()

SoapMessage::get_InParameters() method

Gets the parameters that are passed into the XML Web service method.

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

Return Value

The parameters that are passed into the XML Web service method.

See Also