Gets or sets a Type that deserializes the response from an XML Web service method.
Documentation for this section has not yet been entered.
If the XML Web service client is invoking an XML Web service method using HTTP-GET, HttpMethodAttribute.ReturnFormatter must be UrlParameterWriter, whereas a client using HTTP-POST must set HttpMethodAttribute.ReturnFormatter to HtmlFormParameterWriter.