System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle method

SoapDocumentMethodAttribute::set_ParameterStyle method

Imposta un valore che indica se i parametri sono incapsulati all’interno di un unico elemento XML sotto l’elemento ‘Body’.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle(SoapParameterStyle value)
ParametroTipoDescrizione
valoreSoapParameterStyleIl valore che deve essere impostato.

Vedi anche