SoapCodeExporter::AddMappingMetadata Method

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Add a SoapElementAttribute declaration to a method parameter or return value that corresponds to a part element of a SOAP message definition in a WSDL document.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodAddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^)

This API supports the product infrastructure and is not intended to be used directly from your code. Add a SoapElementAttribute declaration to a method parameter or return value corresponding to a part element of a SOAP message definition in a WSDL document.

System_CAPS_pubmethodAddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Adds a SoapElementAttribute declaration to a method parameter or return value that corresponds to a part element of a SOAP message definition in a WSDL document.

Return to top
Show: