System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle method
SoapDocumentMethodAttribute::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::SoapDocumentMethodAttribute::set_ParameterStyle(SoapParameterStyle value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | SoapParameterStyle | El valor que debe establecerse. |
Ver también
- Enum SoapParameterStyle
- Class SoapDocumentMethodAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++