System.Web.Services.Protocols.HttpMethodAttribute.ParameterFormatter Property

Gets or sets a Type that serializes parameters sent from an XML Web service client to the XML Web service method.

Syntax

public Type ParameterFormatter { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the XML Web service client is invoking an XML Web service method using HTTP-GET or HTTP-POST, HttpMethodAttribute.ParameterFormatter must be XMLReturnReader.

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