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.
Generates the XML to parse the WPF control.
Syntax
server public static XmlDocument generateXML(
DMFEntity _entity,
DMFDefinationGroupName _defGroup,
[TableId _tableId])
Run On
Server
Parameters
- _entity
Type: DMFEntity Table
The entity name.
- _defGroup
Type: DMFDefinationGroupName Extended Data Type
The processing group.
- _tableId
Type: TableId Extended Data Type
The table ID.
Return Value
Type: XmlDocument Class
An XML document.