System::Web::Services::Protocols::SoapHeader::set_MustUnderstand method

SoapHeader::set_MustUnderstand method

Sets a value that indicates if the SOAP header must be understood.

void System::Web::Services::Protocols::SoapHeader::set_MustUnderstand(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also