set_Use()

SoapDocumentMethodAttribute::set_Use(Description::SoapBindingUse) method

Sets a value that determines the message encoding method.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Use(Description::SoapBindingUse value)

Arguments

ParameterTypeDescription
valueDescription::SoapBindingUseThe value that must be set.

See Also