Share via


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.

Remarks

This method creates data w.r.t XML data that is provided by the WPF control.

See Also

Reference

DMFEntity Table