System::Web::Services::Protocols::SoapHeader::set_EncodedMustUnderstand method

SoapHeader::set_EncodedMustUnderstand 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)
ParameterTypeDescription
valueStringThe value that must be set.

See Also