System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_ParameterStyle método

SoapDocumentMethodAttribute::get_ParameterStyle method

Obtiene un valor que indica si los parámetros están encapsulados dentro de un único elemento XML bajo el elemento ‘Body’.

SoapParameterStyle System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_ParameterStyle()

ReturnValue

Un valor que indica si los parámetros están encapsulados dentro de un único elemento XML bajo el ‘Body’

Ver también