System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_ParameterStyle method
SoapDocumentServiceAttribute::set_ParameterStyle method
Establece un valor que indica si los parámetros están encapsulados dentro de un único elemento XML bajo el elemento ‘Body’.
void System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_ParameterStyle(SoapParameterStyle value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | SoapParameterStyle | El valor que debe establecerse. |
Ver también
- Enum SoapParameterStyle
- Class SoapDocumentServiceAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++