System.Web.Services.Protocols.HttpWebClientProtocol.GenerateXmlMappings Method

Gets the System.Xml.Serialization.XmlMembersMapping for each XML Web service method exposed by the specified type, and stores the mappings in the specified ArrayList.

Syntax

public static bool GenerateXmlMappings (Type type, ArrayList mapping)

Parameters

mapping
Documentation for this section has not yet been entered.
type
The Type that exposes the XML Web service methods.

Returns

true if type can be assigned to a System.Web.Services.Protocols.SoapHttpClientProtocol; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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