set_ResponseElementName()

SoapDocumentMethodAttribute::set_ResponseElementName(String) method

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

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ResponseElementName(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also