3#include <system/enum_helpers.h>
5namespace System {
namespace Web {
namespace Services {
namespace Protocols {
24DECLARE_USING_GLOBAL_OPERATORS
Definition: http_web_client_protocol.h:14
SoapHeaderDirection
Enumerates the SOAP header directions.
Definition: soap_header_direction.h:9
@ InOut
The SOAP header recipients are both the XML Web service and the XML Web service client.
@ Out
The SOAP header recipient is the XML Web service client.
@ In
The SOAP header recipient is the XML Web service.
Definition: db_command.h:9