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ámetroTipoDescripción
valueSoapParameterStyleEl valor que debe establecerse.

Ver también