set_MustUnderstand()

SoapHeader::set_MustUnderstand(bool) method

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

void System::Web::Services::Protocols::SoapHeader::set_MustUnderstand(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also