System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Binding method

SoapDocumentMethodAttribute::set_Binding method

Sets the binding for which an XML web service method is implementing an operation.

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

See Also