set_EncodedMustUnderstand()

SoapHeader::set_EncodedMustUnderstand(String) method

Sets a value of the ‘mustUnderstand’ attribute when SOAP version 1.1 is used.

void System::Web::Services::Protocols::SoapHeader::set_EncodedMustUnderstand(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also