set_Use()

SoapDocumentServiceAttribute::set_Use(Description::SoapBindingUse) method

Sets the parameter formatting.

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

Arguments

ParameterTypeDescription
valueDescription::SoapBindingUseThe value that must be set.

See Also