System::Web::Services::Protocols::SoapHeader::set_DidUnderstand method

SoapHeader::set_DidUnderstand method

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

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

See Also