System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_ResponseElementName method

SoapDocumentMethodAttribute::get_ResponseElementName method

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

String System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_ResponseElementName()

ReturnValue

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

See Also