System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Action method

SoapDocumentMethodAttribute::set_Action method

Sets a value of the ‘SOAPAction’ attribute.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Action(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also