Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _definitionGroupEntity
Type: DMFDefinitionGroupEntity Table
Pass the DMFDefinitionGroupEntity buffer for the XML generation.
Return Value
Type: XmlDocument Class
Returns an XML Document