System.Web.Services.Protocols.SoapDocumentMethodAttribute.RequestNamespace Property

Gets or sets the namespace associated with the SOAP request for an XML Web service method.

Syntax

public string RequestNamespace { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

SoapDocumentMethodAttribute.RequestNamespace is used in the XSD schema for the XML Web service method within its service description.

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