System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_RequestNamespace method

SoapDocumentMethodAttribute::set_RequestNamespace method

Sets the namespace associated with the SOAP request.

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

See Also