System::Web::Services::Protocols::SoapHeaderAttribute::set_Direction method

SoapHeaderAttribute::set_Direction method

Sets the SOAP header direction.

void System::Web::Services::Protocols::SoapHeaderAttribute::set_Direction(SoapHeaderDirection value)
ParameterTypeDescription
valueSoapHeaderDirectionThe value that must be set.

See Also