4namespace System {
namespace Web {
namespace Services {
namespace Protocols {
SoapParameterStyle
Enumerates the parameters formats in a SOAP message.
Definition: soap_parameter_style.h:8
@ Bare
The parameters are placed in XML elements that follow the 'Body' element.
@ Wrapped
The parameters are encapsulated within a single XML element that follows the 'Body' element.
Definition: db_command.h:9
std::enable_if< IsExceptionWrapper< T >::value, constT & >::type Default()
Returns the default-constructed instance of the specified type.
Definition: default.h:16