System::Web::Services::Protocols::SoapDocumentServiceAttribute::get_ParameterStyle method

SoapDocumentServiceAttribute::get_ParameterStyle method

Información RTTI.

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

ReturnValue

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

Observaciones

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

Ver también