System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ResponseElementName method

SoapDocumentMethodAttribute::set_ResponseElementName method

Sets the name of the XML element associated with the SOAP response.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ResponseElementName(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also