System::Web::Services::Protocols::SoapHeaderAttribute::set_Required method

SoapHeaderAttribute::set_Required method

Sets a value that indicates if the SOAP header must be understood and processed by the recipient XML Web service or XML Web service client.

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

Deprecated

See Also