set_Action()

SoapDocumentMethodAttribute::set_Action(String) method

Sets a value of the ‘SOAPAction’ attribute.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Action(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also