SysCheckList.getChecklistXml Method [AX 2012]
Gets the checklist XML document.
Syntax
protected XmlDocument getChecklistXml()
Run On
Client
Return Value
Type: XmlDocument Class
A string that contains the XML content of the checklist.
Remarks
The checklist XML is used to build up the HTML content of the checklist which is then rendered by the ActiveX control.