get_Required()

SoapHeaderAttribute::get_Required() method

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

bool System::Web::Services::Protocols::SoapHeaderAttribute::get_Required()

Return Value

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

Deprecated

See Also