System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Use method

SoapDocumentMethodAttribute::set_Use method

Sets a value that determines the message encoding method.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Use(Description::SoapBindingUse value)
ParameterTypeDescription
valueDescription::SoapBindingUseThe value that must be set.

See Also