System.Web.Services.Protocols.SoapRpcMethodAttribute.ResponseElementName Property

Gets or sets the XML element associated with the SOAP response for an XML Web service method.

Syntax

public string ResponseElementName { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SoapRpcMethodAttribute.ResponseElementName property defines the XML element used to encapsulate the parameters within the Body element of the SOAP response.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0