System::Web::Services::Protocols::SoapMessage::set_InParameters method

SoapMessage::set_InParameters method

Imposta i parametri che vengono passati al metodo del servizio XML Web.

void System::Web::Services::Protocols::SoapMessage::set_InParameters(System::ArrayPtr<System::SharedPtr<Object>> value)
ParametroTipoDescrizione
valoreSystem::ArrayPtr<System::SharedPtr<Object>>Il valore che deve essere impostato.

Vedi anche