set_Required()

SoapHeaderAttribute::set_Required(bool) 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)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.
Deprecated

See Also