Share via


DMFSourceXMLToEntityMap::generateXML Method

This method generates the XML which needs to parse to the WPF Control

Syntax

client public static XmlDocument generateXML(DMFEntity _entity, DMFDefinitionGroupEntity _definitionGroupEntity)

Run On

Client

Parameters

  • _entity
    Type: DMFEntity Table
    Pass the DMFEntity buffer for the XML generation.

Return Value

Type: XmlDocument Class
Returns an XML Document

See Also

Reference

DMFSourceXMLToEntityMap Table