DMFEntity::createXML_WPF Method
Re-creates new data, based on the mapping that is provided by the WPF control in the DMFTargetXMLToEntityMap form.
Syntax
server public static void createXML_WPF(str _xDocument, DMFEntity _entity)
Run On
Server
Parameters
- _xDocument
Type: str
The xDocument string to use to initialize the XML document.
- _entity
Type: DMFEntity Table
The DMFEntity buffer for XML generation.
Remarks
This method creates data w.r.t XML data that is provided by the WPF control.