SoapDocumentMethodAttribute()

SoapDocumentMethodAttribute::SoapDocumentMethodAttribute() constructor

Constructs a new instance.

System::Web::Services::Protocols::SoapDocumentMethodAttribute::SoapDocumentMethodAttribute()

SoapDocumentMethodAttribute::SoapDocumentMethodAttribute(String) constructor

Constructs a new instance.

System::Web::Services::Protocols::SoapDocumentMethodAttribute::SoapDocumentMethodAttribute(String action)

Arguments

ParameterTypeDescription
actionStringA value of the ‘SOAPAction’ attribute.

See Also