set_RequestNamespace()

SoapDocumentMethodAttribute::set_RequestNamespace(String) method

Sets the namespace associated with the SOAP request.

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

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also