get_RequestElementName()

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()

Return Value

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

See Also