set_DidUnderstand()

SoapHeader::set_DidUnderstand(bool) method

Sets a value that indicates if the SOAP header is properly processed.

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

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also