set_EncodedRelay()

SoapHeader::set_EncodedRelay(String) method

Sets a string representation of the ‘relay’ attribute value.

void System::Web::Services::Protocols::SoapHeader::set_EncodedRelay(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

Remarks

Possible values: ‘0’, ‘false’, ‘1’ and ’true’.

See Also