System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_RequestElementName method

SoapDocumentMethodAttribute::get_RequestElementName method

Gets the name of the XML element associated with the SOAP request, which is defined in a service description as an operation.

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

ReturnValue

The name of the XML element associated with the SOAP request, which is defined in a service description as an operation.

See Also